Error

data class Error(val error: SippoResourceError, val channel: VoiceChannel? = null) : VoiceChannelMediaSessionState

Constructors

Link copied to clipboard
constructor(error: SippoResourceError, channel: VoiceChannel? = null)

Properties

Link copied to clipboard
val channel: VoiceChannel? = null
Link copied to clipboard