menu
shengwang_chat_sdk
shengwang_chat_sdk.dart
ConnectionEventHandler
onUserDidLoginFromOtherDevice property
onUserDidLoginFromOtherDevice
dark_mode
light_mode
onUserDidLoginFromOtherDevice
property
(void Function
(
LoginExtensionInfo
info
)
?)
onUserDidLoginFromOtherDevice
final
其他设备登录回调。
Implementation
final void Function(LoginExtensionInfo info)? onUserDidLoginFromOtherDevice;
shengwang_chat_sdk
shengwang_chat_sdk
ConnectionEventHandler
onUserDidLoginFromOtherDevice property
ConnectionEventHandler class