totalCount property

int? totalCount
getter/setter pair

如果您本次搜索【指定会话】,那么返回满足搜索条件的消息总数量; 如果您本次搜索【全部会话】,那么返回满足搜索条件的消息所在的所有会话总数量。

Implementation

int? totalCount;