Device Bound Session Event Occurred
@Serializable
Triggered when a device bound session event occurs.
Constructors
Link copied to clipboard
constructor(eventId: DeviceBoundSessionEventId, site: String, succeeded: Boolean, sessionId: String? = null, creationEventDetails: CreationEventDetails? = null, refreshEventDetails: RefreshEventDetails? = null, terminationEventDetails: TerminationEventDetails? = null, challengeEventDetails: ChallengeEventDetails? = null)
Properties
Link copied to clipboard
(undocumented in the protocol definition)
Link copied to clipboard
The below are the different session event type details. Exactly one is populated.
Link copied to clipboard
A unique identifier for this session event.
Link copied to clipboard
(undocumented in the protocol definition)
Link copied to clipboard
(undocumented in the protocol definition)