menu
nertc_core_platform_interface package
documentation
pigeon.dart
NERtcChannelEventSink
onPlayStreamingStateChange abstract method
onPlayStreamingStateChange abstract method
dark_mode
light_mode
onPlayStreamingStateChange
abstract method
void
onPlayStreamingStateChange
(
String
streamId
,
int
state
,
int
reason
)
Implementation
void onPlayStreamingStateChange(String streamId, int state, int reason);
nertc_core_platform_interface package
documentation
pigeon
NERtcChannelEventSink
onPlayStreamingStateChange abstract method
NERtcChannelEventSink class