menu
silent_shard_sdk
silent_shard_sdk.dart
WebSocketClientInterface
waitRemoteClose abstract method
waitRemoteClose
dark_mode
light_mode
waitRemoteClose
abstract method
Future
<
int
?
>
waitRemoteClose
(
)
Waits for the remote to close the web socket.
Implementation
Future<int?> waitRemoteClose();
silent_shard_sdk
silent_shard_sdk
WebSocketClientInterface
waitRemoteClose abstract method
WebSocketClientInterface class