getSelfInfo static method

TUILoginUserInfo getSelfInfo()

1.5 Get Local User Basic Information

Implementation

static TUILoginUserInfo getSelfInfo() {
  return TUIRoomEngineImpl.getSelfInfo();
}