tock / ai.tock.bot.engine.event / MediaStatusEvent

MediaStatusEvent

class MediaStatusEvent : OneToOneEvent (source)

In order to listen to media event ("stop", "play, etc.).

Constructors

<init>

In order to listen to media event ("stop", "play, etc.).

MediaStatusEvent(userId: PlayerId, recipientId: PlayerId, applicationId: String, status: String)

Properties

status

val status: String