sharedInstance static method

TUIRoomEngine sharedInstance()

Creating TUIRoomEngine sharedInstance Note: The implementation is provided by rtc_room_engine_impl package

Implementation

static TUIRoomEngine sharedInstance() {
  return TUIRoomEngineImpl();
}