menu
solana_mobile_common package
documentation
web_socket/solana_mobile_web_socket_connection.dart
SolanaMobileWebSocketConnection
onWebSocketConnect abstract method
onWebSocketConnect abstract method
dark_mode
light_mode
onWebSocketConnect
abstract method
@
protected
void
onWebSocketConnect
(
)
Called when the web socket connects.
Implementation
@protected void onWebSocketConnect();
solana_mobile_common package
documentation
web_socket/solana_mobile_web_socket_connection
SolanaMobileWebSocketConnection
onWebSocketConnect abstract method
SolanaMobileWebSocketConnection class