群搜索结果的参数
Public 成员函数 | |
V2TIMGroupSearchResult () | |
V2TIMGroupSearchResult (const V2TIMGroupSearchResult &groupSearchResult) | |
~V2TIMGroupSearchResult () | |
成员变量 | |
bool | isFinished |
uint32_t | totalCount |
V2TIMString | nextCursor |
V2TIMGroupInfoVector | groupList |
V2TIMGroupSearchResult | ( | const V2TIMGroupSearchResult & | groupSearchResult | ) |
bool isFinished |
满足搜索条件的群列表是否已经全部返回
uint32_t totalCount |
满足搜索条件的群总数量
V2TIMString nextCursor |
下一次云端搜索的起始位置
V2TIMGroupInfoVector groupList |
当前一次云端搜索返回的群列表