GroupManager.h
IntroductionUse the links in the table of contents to the left to access the documentation. Methods
getTenantId-(CBEGroupId) getTenantId; DiscussionReturns the tenant id of the Tenant user group that the user is in. idto manage the users own Group. -(void) listGroups:(id<ListGroupsDelegatePtr>)delegate; searchGroups:delegate:parentGroupId:-(void) searchGroups:(CBEGroupFilter*)filter delegate:(id<SearchGroupsDelegatePtr>) delegate parentGroupId:(CBEGroupId) parentGroupId; ParametersDiscussionSearch for open public groups. |