menu
tencent_live_uikit package
documentation
voice_room/manager/module/room_manager.dart
VocieRoomRoomMangaerStateOperation
onLiveModeChanged method
onLiveModeChanged method
dark_mode
light_mode
onLiveModeChanged
method
void
onLiveModeChanged
(
PrivacyStatus
status
)
Implementation
void onLiveModeChanged(PrivacyStatus status) { state.liveExtraInfo.value.liveMode.value = status; }
tencent_live_uikit package
documentation
voice_room/manager/module/room_manager
VocieRoomRoomMangaerStateOperation
onLiveModeChanged method
VocieRoomRoomMangaerStateOperation extension on
RoomManager