menu
ami_client_plus package
documentation
ami_client.dart
BaseActions
onReadGreeting method
onReadGreeting method
dark_mode
light_mode
onReadGreeting
method
void
onReadGreeting
(
String
words
)
inherited
Called when the server greeting message is received.
Implementation
void onReadGreeting(String words) {}
ami_client_plus package
documentation
ami_client
BaseActions
onReadGreeting method
BaseActions mixin