menu
mirrorfly_uikit_plugin package
documentation
app/modules/chat/controllers/chat_controller.dart
ChatController
userUpdatedHisProfile method
userUpdatedHisProfile method
dark_mode
light_mode
userUpdatedHisProfile
method
void
userUpdatedHisProfile
(
String
jid
)
Implementation
void
userUpdatedHisProfile(
String
jid) { updateProfile(jid); }
mirrorfly_uikit_plugin package
documentation
app/modules/chat/controllers/chat_controller
ChatController
userUpdatedHisProfile method
ChatController class