sippo-sdk / com.quobis.sippo.sipposdk.conference.model / ConferenceError / ActionNotAllowed

ActionNotAllowed

data class ActionNotAllowed : ConferenceError

Action not allowed.

Constructors

<init>

ActionNotAllowed(description: String)

Action not allowed.

Properties

description

val description: String