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