ConnectionStatus

sealed class ConnectionStatus

Connection status.

Inheritors

Types

Link copied to clipboard
data class Connected(val networkId: String) : ConnectionStatus
Link copied to clipboard