CBESubscribe

Superclass:
NSObject
Declared In:

Introduction

to subscribe to a \c published Item.



Methods

-getDate
-getDescription
-getOwner
-getPassword
-getPrivacy
-getPublishId
-getSecurity
-getSubscribeId
-getTitle
-unsubscribe

getDate


-(CBEDate) getDate; 
Discussion

Gets the date as unix epoch number


getDescription


-(NSString*) getDescription; 
Discussion

Gets the description


getOwner


-(CBEUserId) getOwner; 
Discussion

Gets the owner id number


getPassword


-(NSString*) getPassword; 
Discussion

Gets the password


getPrivacy


-(CBEPublishVisibility) getPrivacy; 
Discussion

Gets the privacy \see Types.h for cbe::PublishVisibility


getPublishId


-(CBEPublishId) getPublishId; 
Discussion

Gets the publish id number


getSecurity


-(CBEPublishAccess) getSecurity; 
Discussion

Gets the security \see Types.h for cbe::PublishAccess enum


getSubscribeId


-(CBESubscribeId) getSubscribeId; 
Discussion

Gets the subscribe id number


getTitle


-(NSString*) getTitle; 
Discussion

Gets the title


unsubscribe


-(void) unsubscribe; 
Discussion

Unsubscribe