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