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

#import <JiveMember.h>

Inheritance diagram for JiveMember:
JiveTypedObject

Properties

JiveGroupgroup
 Group to which this member belongs.
 
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.
 
JivePersonperson
 Jive person that is a member of the specified group.
 
NSDate * published
 Date and time when this content object was originally created.
 
NSString * state
 Current state of this membership.
 
NSDate * updated
 Date and time this content 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