createRoom abstract method
////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// 2.1 Create Room
Implementation
//
// Room-related Active Interfaces
//
/////////////////////////////////////////////////////////////////////////////////
/// 2.1 Create Room
Future<TUIActionCallback> createRoom(TUIRoomInfo roomInfo);