menu
nertc_core_platform_interface package
documentation
pigeon.dart
NERtcSubChannelEventSink
onReJoinChannel abstract method
onReJoinChannel abstract method
dark_mode
light_mode
onReJoinChannel
abstract method
void
onReJoinChannel
(
String
channelTag
,
int
result
,
int
channelId
)
Implementation
void onReJoinChannel(String channelTag, int result, int channelId);
nertc_core_platform_interface package
documentation
pigeon
NERtcSubChannelEventSink
onReJoinChannel abstract method
NERtcSubChannelEventSink class