getSelfInfo static method

TUILoginUserInfo getSelfInfo()
override

1.5 Get Local User Basic Information

Implementation

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