menu
entao_hare package
documentation
ungrouped/hare_websocket.dart
WsDelegate
onWebSocketClose abstract method
onWebSocketClose abstract method
dark_mode
light_mode
onWebSocketClose
abstract method
void
onWebSocketClose
(
int
?
code
,
String
reason
)
Implementation
void onWebSocketClose(int? code, String reason);
entao_hare package
documentation
ungrouped/hare_websocket
WsDelegate
onWebSocketClose abstract method
WsDelegate class