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

#import <JiveTermsAndConditions.h>

Inherits JiveObject.

Properties

NSNumber * acceptanceRequired
 Flag indicating that the T&Cs must be accepted.
 
NSString * text
 The text of the T&Cs in HTML format.
 
NSURL * url
 The URL of the T&Cs.
 

Detailed Description

This class contains either the text or a url pointing to the text of the Jive instance Terms and Conditions which the user must agree to before further calls to the instance can be allowed.