ViewerCreatedEvent

Event that is fired when a viewer gets created. The event contains the id of the viewer that was created.

Hierarchy (View Summary)

Properties

id: number

The unique ID of the event.

transactionCode?: string

The transaction code associated with the event.

transactionID?: number

The transaction ID associated with the event.

type?: EventType

The type of the event.

viewerId: string

The id of the viewer that was created