menu
nertc_core_platform_interface package
documentation
pigeon.dart
NERtcSubChannelEventSink
onLiveStreamState abstract method
onLiveStreamState abstract method
dark_mode
light_mode
onLiveStreamState
abstract method
void
onLiveStreamState
(
String
channelTag
,
String
taskId
,
String
pushUrl
,
int
liveState
,
)
Implementation
void onLiveStreamState( String channelTag, String taskId, String pushUrl, int liveState);
nertc_core_platform_interface package
documentation
pigeon
NERtcSubChannelEventSink
onLiveStreamState abstract method
NERtcSubChannelEventSink class