menu
mesibo_flutter_sdk package
documentation
mesibo.dart
MesiboProfile
sendTyping method
sendTyping method
dark_mode
light_mode
sendTyping
method
void
sendTyping
(
)
Implementation
void sendTyping(){MesiboPresence p= newPresence();p.sendTyping();}
mesibo_flutter_sdk package
documentation
mesibo
MesiboProfile
sendTyping method
MesiboProfile class