menu
nertc_core_platform_interface package
documentation
pigeon.dart
NERtcSubChannelEventSink
onUpdatePermissionKey abstract method
onUpdatePermissionKey abstract method
dark_mode
light_mode
onUpdatePermissionKey
abstract method
void
onUpdatePermissionKey
(
String
channelTag
,
String
key
,
int
error
,
int
timeout
,
)
Implementation
void onUpdatePermissionKey( String channelTag, String key, int error, int timeout);
nertc_core_platform_interface package
documentation
pigeon
NERtcSubChannelEventSink
onUpdatePermissionKey abstract method
NERtcSubChannelEventSink class