getExistingAccidsInServerRole method

Implementation

Future<NIMResult<QChatGetExistingAccidsInServerRoleResult>>
    getExistingAccidsInServerRole(
        QChatGetExistingAccidsInServerRoleParam param) async {
  throw UnimplementedError(
      'getExistingAccidsInServerRole is not implemented');
}