tock / ai.tock.bot.engine.event / LogoutEvent

LogoutEvent

class LogoutEvent : OneToOneEvent (source)

An event used to cancel a LoginEvent.

Constructors

<init>

An event used to cancel a LoginEvent.

LogoutEvent(userId: PlayerId, recipientId: PlayerId, applicationId: String)