getMaxMemberCount method

int getMaxMemberCount()

Implementation

int getMaxMemberCount() {
  return getInt("maxMemberCount");
}