6.2 Get Member Information
@override Future<TUIValueCallBack<TUIUserInfo>> getUserInfo(String userId) { return _engineNative.getUserInfo(userId); }