Skip to main content

Interface: TrafficEvents

Traffic events.

Properties

traffic_contact_added

traffic_contact_added: number

A traffic contact was added. The value is the uid of the new contact.

Defined in

src/sdk/instruments/Traffic.ts:14


traffic_contact_removed

traffic_contact_removed: number

A traffic contact was removed. The value is the uid of the removed contact.

Defined in

src/sdk/instruments/Traffic.ts:20


traffic_contact_updated

traffic_contact_updated: number

A traffic contact was updated. The value is the uid of the updated contact.

Defined in

src/sdk/instruments/Traffic.ts:17