ViewerCreatedEvent¶
Class ViewerCreatedEvent
Hierarchy (View Summary)
- WebVisEvent- ViewerCreatedEvent
 
Properties
id
id: number
The unique ID of the event.
Optionaltransaction
transactionCode?: string
The transaction code associated with the event.
OptionaltransactionID
transactionID?: number
The transaction ID associated with the event.
Optionaltype
The type of the event.
viewer
viewerId: string
The id of the viewer that was created
Event that is fired when a viewer gets created. The event contains the id of the viewer that was created.
See