menu
theolive_platform_interface package
documentation
theolive_view_controller_mobile.dart
THEOliveViewControllerMobile
onChannelLoaded method
onChannelLoaded method
dark_mode
light_mode
onChannelLoaded
method
@
override
void
onChannelLoaded
(
String
channelID
)
override
Implementation
@override void onChannelLoaded(String channelID) { _eventListener?.onChannelLoaded(channelID); }
theolive_platform_interface package
documentation
theolive_view_controller_mobile
THEOliveViewControllerMobile
onChannelLoaded method
THEOliveViewControllerMobile class