Future<TUIValueCallBack<TUIUserInfo>> getUserInfo(String userId) async { return await _roomEngine.getUserInfo(userId); }