getSelfInfo method

TUILoginUserInfo getSelfInfo()

Implementation

TUILoginUserInfo getSelfInfo() {
  return TUIRoomEngine.getSelfInfo();
}