CloudBackend
IntroductionThe session that holds the connection with the cloud. Methodsaccount-(CBEAccount*) account; Return Valuecbe::Account Discussionreturns an account objct with information on the user clearCache-(BOOL) clearCache; Return Valuefalse failed DiscussionClears the cache if you are having memory issues. groupManager-(CBEGroupManager*) groupManager; Return Valuecbe::GroupManager Discussiongives the groups available publishManager-(CBEPublishManager*) publishManager; Return Valuecbe::PublishManager Discussiongives the published web shares shareManager-(CBEShareManager*) shareManager; Return Valuecbe::ShareManager Discussiongives the shares available subscribeManager-(CBESubscribeManager*) subscribeManager; Return Valuecbe::SubscribeManager Discussiongives the subscriptions being followed version-(NSString*) version; Return Valuestd::string Discussionreturns the version number of the SDK |