menu
nertc_core_platform_interface package
documentation
pigeon.dart
NERtcSubChannelEventSink
onRecvSEIMsg abstract method
onRecvSEIMsg abstract method
dark_mode
light_mode
onRecvSEIMsg
abstract method
void
onRecvSEIMsg
(
String
channelTag
,
int
userID
,
String
seiMsg
)
Implementation
void onRecvSEIMsg(String channelTag, int userID, String seiMsg);
nertc_core_platform_interface package
documentation
pigeon
NERtcSubChannelEventSink
onRecvSEIMsg abstract method
NERtcSubChannelEventSink class