iOS SDK  v0.6.2-113-gb00714b
 All Classes Functions Properties
JiveStatic Class Reference

#import <JiveStatic.h>

Inheritance diagram for JiveStatic:
JiveTypedObject

Properties

JivePersonauthor
 Person that most recently uploaded this static resource.
 
NSString * jiveDescription
 Description of this static resource.
 
NSString * filename
 Filename of this static resource (must be unique within static resources for a particular place).
 
NSString * jiveId
 Identifier (unique within an object type and Jive instance) of this object. This field is internal to Jive and should not be confused with contentID or placeID used in URIs.
 
JivePlaceplace
 Place (blog, group, project, or space) that this static resource is associated with.
 
NSDate * published
 Date and time this object was originally created.
 
NSDate * updated
 Date and time this object was most recently updated.
 
- Properties inherited from JiveTypedObject
NSString * type
 The object type of this object. This field is required when creating new content.
 

Detailed Description