Future<NIMResult<bool>> isMyFriend(String userId) async { throw UnimplementedError('isMyFriend() is not implemented'); }