memberCount property

int? memberCount
final

聊天室的当前人数 包括聊天室所有者、管理员与普通成员 加入聊天室即可获取 当聊天室有成员进出时,此属性会更新。

Implementation

final int? memberCount;