InteractionStatus

@Serializable
value class InteractionStatus(val value: String)

The different activity states of the live session.

Constructors

Link copied to clipboard
constructor(value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard