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