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

#import <JiveInboxEntry.h>

Inherits JiveObject.

Properties

JiveActivityObjectactor
 The person (or other object) that created this activity.
 
NSString * content
 Text (or possibly HTML) content describing this activity.
 
JiveActivityObjectgenerator
 The application used to generate this activity.
 
JiveMediaLinkicon
 An icon associated with this activity.
 
NSString * jiveId
 Internal identifier for this activity.
 
JiveActivityObjectobject
 The object that was affected by this activity.
 
JiveOpenSocialopenSocial
 OpenSocial extensions to the standard Activity Streams format.
 
JiveActivityObjectprovider
 The service instance at which this activity was generated.
 
NSDate * published
 The date and time at which this activity was generated.
 
JiveActivityObjecttarget
 The object representing the "context" or "target" of this activity.
 
NSString * title
 The title of this activity.
 
NSDate * updated
 The date and time at which this activity was most recently updated.
 
NSURL * url
 A URL pointing at more detailed information related to this activity.
 
NSString * verb
 The verb describing the category of activity that took place. Verbs for Jive standard actions will be prefixed with jive:
 

Detailed Description