class LogoutEvent : OneToOneEvent
An event used to cancel a LoginEvent.
LogoutEvent(userId: PlayerId, recipientId: PlayerId, applicationId: String)