Future<TUIValueCallBack<TUIUserInfo>> getUserInfo(String userId) { return service.getUserInfo(userId); }