menu
mesibo_flutter_sdk package
documentation
mesibo.dart
MesiboPresence
sendTyping method
sendTyping method
dark_mode
light_mode
sendTyping
method
void
sendTyping
(
)
Implementation
void sendTyping(){presence= MESIBO_PRESENCE_TYPING;value= 0;send();}
mesibo_flutter_sdk package
documentation
mesibo
MesiboPresence
sendTyping method
MesiboPresence class