menu
chatroom_uikit package
documentation
service/protocol/user_service.dart
UserStateChangedResponse
onUserLoginOtherDevice abstract method
onUserLoginOtherDevice abstract method
dark_mode
light_mode
onUserLoginOtherDevice
abstract method
void
onUserLoginOtherDevice
(
String
device
)
User login at other device
Parameter device: Other device name
Implementation
void onUserLoginOtherDevice(String device);
chatroom_uikit package
documentation
service/protocol/user_service
UserStateChangedResponse
onUserLoginOtherDevice abstract method
UserStateChangedResponse class