This method is used to get the max call users count.
Future<int?> getMaxCallUsersCount() async { throw UnimplementedError('getMaxCallUsersCount has not been implemented.'); }