applyServerJoin method

Implementation

Future<NIMResult<QChatApplyServerJoinResult>> applyServerJoin(
    QChatApplyServerJoinParam param) async {
  throw UnimplementedError('applyServerJoin is not implemented');
}