Properties | |
BOOL | isFinished |
NSUInteger | totalCount |
NSString * | nextCursor |
NSDictionary< NSString *, NSArray< V2TIMGroupMemberFullInfo * > * > * | memberList |
|
readwritenonatomicassign |
Whether all group members that meet the search criteria have been returned.
|
readwritenonatomicassign |
The total count of group members that meet the search criteria.
|
readwritenonatomicstrong |
The search cursor for the next cloud search.
|
readwritenonatomicstrong |
The group member list returned by the current cloud search.