A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
P
- PENDING - enum entry in com.foursquare.api.types.Journey.Status
The start method has been called but we are still waiting on an initial location and request to complete.
- Photo - class in com.foursquare.api.types
- Data class representing a photo information, such as url, width and height.
- Photo.Companion - class in com.foursquare.api.types.Photo
- PilgrimBootReceiver - class in com.foursquare.pilgrim
- PilgrimBootService - class in com.foursquare.pilgrim
- PilgrimBootService.Companion - class in com.foursquare.pilgrim.PilgrimBootService
- PilgrimConfig - class in com.foursquare.api.types
- Settings that come straight down from the wire.
- PilgrimErrorReporter - class in com.foursquare.pilgrim
- Class to report an exception to the pilgrim sdk engine.
- PilgrimExceptionHandler - class in com.foursquare.pilgrim
- A pass through for exceptions that are handled by the Pilgrim SDK but are of note to the developer.
- PilgrimLogEntry - class in com.foursquare.pilgrim
- Interface defining an entry in the PilgrimSdk engine
- PilgrimNotificationHandler - class in com.foursquare.pilgrim
- The interface that is implemented to handle delivery of visits from the Pilgrim Sdk to your app.
- PilgrimNotificationTester - class in com.foursquare.pilgrim
- PilgrimSdk - class in com.foursquare.pilgrim
- The main entry point for starting the Pilgrim SDK
- PilgrimSdk.Builder - class in com.foursquare.pilgrim.PilgrimSdk
- Builder for supplying your notification handler and other configuration options on the Pilgrim SDKExample:
new PilgrimSdk.Builder(context).exceptionHandler(...).notificationHandler(...)
- PilgrimSdk.Companion - class in com.foursquare.pilgrim.PilgrimSdk
- PilgrimSdkBackfillNotification - class in com.foursquare.pilgrim
- The notification wrapper class that encapsulates the information passed through from the Pilgrim SDK for at a visit backfill notification.
- PilgrimSdkGeofenceEventNotification - class in com.foursquare.pilgrim
- The notification wrapper class that encapsulates the information passed through from the Pilgrim SDK for geofence events that are triggered by your user.
- PilgrimSdkUserStateNotification - class in com.foursquare.pilgrim
- PilgrimSdkVisitNotification - class in com.foursquare.pilgrim
- The notification wrapper class that encapsulates the information passed through from the Pilgrim SDK for at a visit notifications.
- PilgrimTripException - class in com.foursquare.pilgrim
- PilgrimTripException.Reason - class in com.foursquare.pilgrim.PilgrimTripException
- PilgrimTripException.Reason.LocationNotAvailable - class in com.foursquare.pilgrim.PilgrimTripException.Reason
- PilgrimTripException.Reason.NetworkError - class in com.foursquare.pilgrim.PilgrimTripException.Reason
- PilgrimTripException.Reason.Other - class in com.foursquare.pilgrim.PilgrimTripException.Reason
- PilgrimTripException.Reason.PreciseLocationPermissionDenied - class in com.foursquare.pilgrim.PilgrimTripException.Reason
- PilgrimTripException.Reason.TripAlreadyActive - class in com.foursquare.pilgrim.PilgrimTripException.Reason
- PilgrimTripException.Reason.TripNotActive - class in com.foursquare.pilgrim.PilgrimTripException.Reason
- PilgrimUserInfo - class in com.foursquare.pilgrim
- A wrapper of @link{HashMap} that provides some predefined fields you can set for your user
- PilgrimUserInfo.Companion - class in com.foursquare.pilgrim.PilgrimUserInfo
- PilgrimUserInfo.Gender - class in com.foursquare.pilgrim.PilgrimUserInfo
- PLACE - enum entry in com.foursquare.pilgrim.TriggerPlaceType
- POLYGON - enum entry in com.foursquare.api.types.geofence.GeofenceType
- PolygonBoundary - class in com.foursquare.api.types.geofence.area
- Represents a geographic boundary that has an non circular shapeContains a list of points going CW that build such shape.
- POSTAL_CODE - enum entry in com.foursquare.pilgrim.UserState.Component
- PRESENCE - enum entry in com.foursquare.api.types.geofence.GeofenceEventType
- provider(String) - function in com.foursquare.api.FoursquareLocation
- put(String,String) - function in com.foursquare.pilgrim.PilgrimUserInfo