A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
C
- CANCELED - enum entry in com.foursquare.api.types.Journey.Status
The journey has been canceled
- cancelJourney(Function1) - function in com.foursquare.pilgrim.PilgrimSdk
- Cancel the current journey, stop all journey updates and set currentJourney to null.
- CATEGORY - enum entry in com.foursquare.pilgrim.TriggerPlaceType
- Category - class in com.foursquare.api.types
- Data class of a category associated to a Venue.
- CHAIN - enum entry in com.foursquare.pilgrim.TriggerPlaceType
- checkInAtVenueWithPartnerVenueId(String) - function in com.foursquare.pilgrim.PilgrimSdk.Companion
- Inform Pilgrim that the device is known to be at the venue with the given partner ID.
- checkinJourney(Function1) - function in com.foursquare.pilgrim.PilgrimSdk
- Checkin at the current journey's destination, stop all journey updates and set currentJourney to null.
- checkInWithVenueId(String) - function in com.foursquare.pilgrim.PilgrimSdk.Companion
- Inform the PilgrimSdk that the device is known to be at the Foursquare venue with the given ID
- CircularBoundary - class in com.foursquare.api.types.geofence.area
- Represents a geographic boundary with a circular shape.
- CITY - enum entry in com.foursquare.pilgrim.UserState.Component
- clearAllData(Context) - function in com.foursquare.pilgrim.PilgrimSdk.Companion
- Removes all saved state from the device.
- clearDebugLogs() - function in com.foursquare.pilgrim.PilgrimSdk.Companion
- Clears the debug logs of all data
- com.foursquare.api - package com.foursquare.api
- com.foursquare.api.types - package com.foursquare.api.types
- com.foursquare.api.types.events - package com.foursquare.api.types.events
- com.foursquare.api.types.geofence - package com.foursquare.api.types.geofence
- com.foursquare.api.types.geofence.area - package com.foursquare.api.types.geofence.area
- com.foursquare.pilgrim - package com.foursquare.pilgrim
- COMMUTING - enum entry in com.foursquare.pilgrim.UserState.Component
- COMPLETED - enum entry in com.foursquare.api.types.Journey.Status
The journey has been completed
- completeJourney(Function1) - function in com.foursquare.pilgrim.PilgrimSdk
- Complete the current journey, stop all journey updates and set currentJourney to null.
- Confidence - class in com.foursquare.pilgrim
- The Confidence value attached to notifications from Pilgrim.
- Confidence.Companion - class in com.foursquare.pilgrim.Confidence
- CONFIRM - enum entry in com.foursquare.pilgrim.VisitFeedback
- consumer(String,String) - function in com.foursquare.pilgrim.PilgrimSdk.Builder
- The Foursquare API consumer key and secret.
- COUNTRY - enum entry in com.foursquare.pilgrim.UserState.Component
- COUNTY - enum entry in com.foursquare.pilgrim.UserState.Component
- CurrentLocation - class in com.foursquare.pilgrim
- Data class containing the current/last known location and user state the matched geofences a user has broken into.