menu
flutter_mqchat package
documentation
interfaces/client_handler.dart
ClientHandler
sendPayload abstract method
sendPayload abstract method
dark_mode
light_mode
sendPayload
abstract method
void
sendPayload
(
String
payload
,
String
channel
)
Implementation
void sendPayload(String payload, String channel);
flutter_mqchat package
documentation
interfaces/client_handler
ClientHandler
sendPayload abstract method
ClientHandler class