Geo Trigger Event
@JsonClass(generateAdapter = true )
Content copied to clipboard
An event triggered by GeoTriggering service when a trigger (zone entry or exit) happens. This event is sent from the SDK via onZoneEntryEvent
onZoneExitEvent callbacks.
Constructors
Link copied to clipboard
fun GeoTriggerEvent( notificationType: NotificationType, appInfo: AppInfo, triggerEvents: List<TriggerEvent>, installRef: UUID, projectId: UUID, deviceInfo: DeviceInfo, triggerChainId: UUID, zoneInfo: NotificationZoneInfo)
Content copied to clipboard
Properties
Link copied to clipboard
Functions
Link copied to clipboard
Find the trigger event that was the zone entry.
Link copied to clipboard
Find the trigger event that was the zone exit. Will be null for ENTRY