menu
solana_mobile_common package
documentation
web_socket/solana_mobile_web_socket_connection.dart
SolanaMobileWebSocketConnection
onWebSocketData abstract method
onWebSocketData abstract method
dark_mode
light_mode
onWebSocketData
abstract method
@
protected
void
onWebSocketData
(
dynamic
data
)
Called when the web socket receives
data
.
Implementation
@protected void onWebSocketData(final dynamic data);
solana_mobile_common package
documentation
web_socket/solana_mobile_web_socket_connection
SolanaMobileWebSocketConnection
onWebSocketData abstract method
SolanaMobileWebSocketConnection class