Interface: TrafficEvents
Defined in: src/sdk/instruments/Traffic.ts:12
Traffic events.
Properties
traffic_contact_added
traffic_contact_added:
number
Defined in: src/sdk/instruments/Traffic.ts:14
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:20
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:17
A traffic contact was updated. The value is the uid of the updated contact.