tock / ai.tock.bot.engine.event / RequestThreadControlEvent

RequestThreadControlEvent

class RequestThreadControlEvent : OneToOneEvent (source)

A request thread control event.

Constructors

<init>

A request thread control event.

RequestThreadControlEvent(userId: PlayerId, recipientId: PlayerId, applicationId: String, requestOwnerAppId: String, metadata: String? = null)

Properties

metadata

val metadata: String?

requestOwnerAppId

val requestOwnerAppId: String

Functions

toString

fun toString(): String