menu
jrtc_sdk package
documentation
jrtc_sdk.dart
JRTCExpressEngine
onOtherLeft property
onOtherLeft property
dark_mode
light_mode
onOtherLeft
property
void Function
(
String
channelId
,
UserInfo
userInfo
)
?
onOtherLeft
getter/setter pair
成员离开回调。
channelId
频道标识符
userInfo
成员信息,详细定义见
UserInfo
Implementation
static void Function(String channelId, UserInfo userInfo)? onOtherLeft;
jrtc_sdk package
documentation
jrtc_sdk
JRTCExpressEngine
onOtherLeft property
JRTCExpressEngine class