menu
reown_appkit package
documentation
solana/solana_jsonrpc/src/jsonrpc/websocket_client.dart
JsonRpcWebsocketClient<R>
maxAttempts property
maxAttempts property
dark_mode
light_mode
maxAttempts
property
int
maxAttempts
final
The maximum number of connection attempts per
connect()
call.
Implementation
final
int
maxAttempts;
reown_appkit package
documentation
solana/solana_jsonrpc/src/jsonrpc/websocket_client
JsonRpcWebsocketClient<R>
maxAttempts property
JsonRpcWebsocketClient class
Constructors
new
Properties
backoffSchedule
decoder
encoder
hashCode
isConnected
isPing
maxAttempts
onConnect
onData
onDisconnect
onError
onPing
protocols
runtimeType
timeLimit
uri
Methods
connect
dispose
handler
handshake
noSuchMethod
onTimeout
send
sendAll
timeout
toString
Operators
operator ==
Static methods
withByteDecoder
withStringDecoder