Future<NIMResult<void>> ackAddFriend( String userId, bool isAgree, String? idServer) async { throw UnimplementedError('ackAddFriend() is not implemented'); }