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