sippo-sdk / com.quobis.sippo.sipposdk.client.model / SippoClientError / ClientNotReady

ClientNotReady

data class ClientNotReady : SippoClientError

Client not connected.

Constructors

<init>

ClientNotReady(description: String)

Client not connected.

Properties

description

val description: String