createInstance static method

TUIRoomKit createInstance()

Implementation

static TUIRoomKit createInstance() {
  return TUIRoomKitImpl();
}