Interface: TrafficEvents
Defined in: src/sdk/instruments/Traffic.ts:13
Traffic events.
Properties
traffic_contact_added
traffic_contact_added:
number
Defined in: src/sdk/instruments/Traffic.ts:15
A traffic contact was added. The value is the uid of the new contact.
traffic_contact_removed
traffic_contact_removed:
number
Defined in: src/sdk/instruments/Traffic.ts:21
A traffic contact was removed. The value is the uid of the removed contact.
traffic_contact_updated
traffic_contact_updated:
number
Defined in: src/sdk/instruments/Traffic.ts:18
A traffic contact was updated. The value is the uid of the updated contact.