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