WaitingForResources
data class WaitingForResources(val availableAt: Instant) : Connection<Nothing, Nothing, Nothing, Nothing>
Waiting for system resources. Reports delay until system resources are available.
Properties
Link copied to clipboard
Link copied to clipboard
Represents device connection terminating state. (Disconnected, ConnectError, Timeout, BluetoothInvalidState)