connectionState

actual val connectionState: StateFlow<ConnectionState>(source)
expect val connectionState: StateFlow<ConnectionState>(source)

Current connection state.

actual val connectionState: StateFlow<ConnectionState>(source)
actual val connectionState: StateFlow<ConnectionState>(source)