ViewerRemovedEvent¶
Class ViewerRemovedEvent
Hierarchy (View Summary)
- WebVisEvent- ViewerRemovedEvent
 
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 removed
Event that is fired when a viewer gets removed. The event contains the id of the viewer that was removed.
See
EventType.VIEWER_REMOVED