updateServer method

Implementation

Future<NIMResult<QChatUpdateServerResult>> updateServer(
    QChatUpdateServerParam param) async {
  throw UnimplementedError('updateServer is not implemented');
}