SessionStateChangedEvent

data class SessionStateChangedEvent(val sessionId: String, val eventType: SessionStateChangedEvent.ChangeType)

Constructors

Types

Functions

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard