menu
tim_ui_kit_calling_plugin package
documentation
model/TRTCCallingDef.dart
RoomParam
RoomParam constructor
RoomParam constructor
dark_mode
light_mode
RoomParam
constructor
RoomParam
(
{
String
?
roomName
,
String
?
coverUrl
,
})
Implementation
RoomParam({this.roomName, this.coverUrl});
tim_ui_kit_calling_plugin package
documentation
model/TRTCCallingDef
RoomParam
RoomParam constructor
RoomParam class