menu
zoom_platform_interface package
documentation
method_channel_zoom.dart
MethodChannelZoom
onMeetingStatus method
onMeetingStatus method
dark_mode
light_mode
onMeetingStatus
method
@
override
Stream
onMeetingStatus
(
)
override
Implementation
@override Stream<dynamic> onMeetingStatus() { return eventChannel.receiveBroadcastStream(); }
zoom_platform_interface package
documentation
method_channel_zoom
MethodChannelZoom
onMeetingStatus method
MethodChannelZoom class