menu
tencent_live_uikit package
documentation
voice_room/manager/voice_room_manager.dart
VoiceRoomManagerWithRoom
onLiveModeChanged method
onLiveModeChanged method
dark_mode
light_mode
onLiveModeChanged
method
void
onLiveModeChanged
(
PrivacyStatus
status
)
Implementation
void onLiveModeChanged(PrivacyStatus status) { return _roomManager.onLiveModeChanged(status); }
tencent_live_uikit package
documentation
voice_room/manager/voice_room_manager
VoiceRoomManagerWithRoom
onLiveModeChanged method
VoiceRoomManagerWithRoom extension on
VoiceRoomManager