memberCount property

int? memberCount
final

Gets the member count of the group.

Note To get the correct value, ensure that you call ChatGroupManager.fetchGroupInfoFromServer before calling this method.

Implementation

final int? memberCount;