RadarEventType

enum RadarEventType : Enum<RadarEvent.RadarEventType>

The types for events.

Entries

USER_EXITED_REGION_POSTAL_CODE
Link copied to clipboard
user.exited_region_postal_code
USER_ENTERED_REGION_POSTAL_CODE
Link copied to clipboard
user.entered_region_postal_code
USER_EXITED_BEACON
Link copied to clipboard
user.exited_beacon
USER_ENTERED_BEACON
Link copied to clipboard
user.entered_beacon
USER_STOPPED_TRIP
Link copied to clipboard
user.stopped_trip
USER_ARRIVED_AT_TRIP_DESTINATION
Link copied to clipboard
user.arrived_at_trip_destination
USER_APPROACHING_TRIP_DESTINATION
Link copied to clipboard
user.approaching_trip_destination
USER_UPDATED_TRIP
Link copied to clipboard
user.updated_trip
USER_STARTED_TRIP
Link copied to clipboard
user.started_trip
USER_EXITED_REGION_DMA
Link copied to clipboard
user.exited_region_dma
USER_ENTERED_REGION_DMA
Link copied to clipboard
user.entered_region_dma
USER_EXITED_REGION_STATE
Link copied to clipboard
user.exited_region_state
USER_ENTERED_REGION_STATE
Link copied to clipboard
user.entered_region_state
USER_EXITED_REGION_COUNTRY
Link copied to clipboard
user.exited_region_country
USER_ENTERED_REGION_COUNTRY
Link copied to clipboard
user.entered_region_country
USER_NEARBY_PLACE_CHAIN
Link copied to clipboard
user.nearby_place_chain
USER_EXITED_PLACE
Link copied to clipboard
user.exited_place
USER_ENTERED_PLACE
Link copied to clipboard
user.entered_place
USER_EXITED_GEOFENCE
Link copied to clipboard
user.exited_geofence
USER_ENTERED_GEOFENCE
Link copied to clipboard
user.entered_geofence
UNKNOWN
Link copied to clipboard
Unknown

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int