menu
nertc_core_platform_interface package
documentation
pigeon.dart
NERtcSubChannelEventSink
onMediaRightChange abstract method
onMediaRightChange abstract method
dark_mode
light_mode
onMediaRightChange
abstract method
void
onMediaRightChange
(
String
channelTag
,
bool
isAudioBannedByServer
,
bool
isVideoBannedByServer
)
Implementation
void onMediaRightChange(String channelTag, bool isAudioBannedByServer, bool isVideoBannedByServer);
nertc_core_platform_interface package
documentation
pigeon
NERtcSubChannelEventSink
onMediaRightChange abstract method
NERtcSubChannelEventSink class