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