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

#import <JiveMessage.h>

Inherits JiveStructuredOutcomeContent.

Properties

NSNumber * answer
 Flag indicating that this message contains the correct answer to the question posed in this discussion.
 
NSArray * attachments
 List of attachments to this message (if any). JiveAttachment[].
 
NSString * discussion
 URI of the discussion that this message belongs to.
 
NSString * fromQuest
 Flag indicating that this document was created as part of a quest.
 
NSNumber * helpful
 Flag indicating that this message contains a helpful answer to the question posed in this discussion.
 
JiveGenericPersononBehalfOf
 Information that is available when the message was posted by the author on behalf of another person. This person may be an anonymous user, an unknown user with just an email address or another user of Jive.
 
JiveViavia
 Information that is available when the message was posted via an external system.
 

Detailed Description