sharedInstance static method
Creating TUIRoomEngine sharedInstance Note: The implementation is provided by rtc_room_engine_impl package
Implementation
static TUIRoomEngine sharedInstance() {
return TUIRoomEngineImpl();
}
Creating TUIRoomEngine sharedInstance Note: The implementation is provided by rtc_room_engine_impl package
static TUIRoomEngine sharedInstance() {
return TUIRoomEngineImpl();
}