A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
G
- GEOFENCE - enum entry in com.foursquare.api.types.JourneyDestinationType
Destination type is a geofence
- Geofence - class in com.foursquare.api.types.geofence
- This class represents a geofence object There can be different types of geofences Circular and Polygon at the moment, and a geofence can or cannot have a venue attached to it.
- Geofence.Companion - class in com.foursquare.api.types.geofence.Geofence
- GeofenceEvent - class in com.foursquare.api.types.geofence
- An event generated by a geofence that has been configured on the Pilgrim SDK console.
- GeofenceEvent.Companion - class in com.foursquare.api.types.geofence.GeofenceEvent
- GeofenceEventType - class in com.foursquare.api.types.geofence
- The type of geofence event notified by the sdk.
- GeofenceEventType.Companion - class in com.foursquare.api.types.geofence.GeofenceEventType
- GeofenceRegion - class in com.foursquare.api.types.geofence.area
- This class represents a region that contains a variety of geofences of all kinds.
- GeofenceType - class in com.foursquare.api.types.geofence
- Enum type added for new Geofence feature, adding arbitrary geofences that don't have a venue attached to them.
- get() - function in com.foursquare.pilgrim.PilgrimSdk.Companion
- getAccuracy() - function in com.foursquare.api.FoursquareLocation
- getAddress() - function in com.foursquare.api.types.Venue.Location
- getAltitude() - function in com.foursquare.api.FoursquareLocation
- getArrival() - function in com.foursquare.pilgrim.Visit
- Gets the timestamp in milliseconds that the device arrived at this visit.
- getBeaconScan() - function in com.foursquare.api.types.PilgrimConfig
- getBoundary() - function in com.foursquare.api.types.geofence.Geofence
- getBoundary() - function in com.foursquare.api.types.geofence.GeofenceEvent
- getCachedGeofences() - function in com.foursquare.pilgrim.PilgrimSdk.Companion
- getCategories() - function in com.foursquare.api.types.Category
- Categories can be nested within one another too.
- getCategories() - function in com.foursquare.api.types.Venue
- getCategories() - function in com.foursquare.api.types.Venue.VenueParent
- getCategoryIds() - function in com.foursquare.api.types.geofence.Geofence
- getCause() - function in com.foursquare.pilgrim.PilgrimTripException
- getCause() - function in com.foursquare.pilgrim.PilgrimTripException.Reason
- getCenter() - function in com.foursquare.api.types.geofence.area.CircularBoundary
- Center point in our circular geofence.
- getChainIds() - function in com.foursquare.api.types.geofence.Geofence
- getChangedComponents() - function in com.foursquare.pilgrim.PilgrimSdkUserStateNotification
- getCity() - function in com.foursquare.pilgrim.UserState
- getCity() - function in com.foursquare.api.types.Venue.Location
- getCode() - function in com.foursquare.api.types.ResponseV2.Meta
- getCommuting() - function in com.foursquare.pilgrim.UserState
- getConfidence() - function in com.foursquare.pilgrim.Visit
- getCountry() - function in com.foursquare.pilgrim.UserState
- getCountry() - function in com.foursquare.api.types.Venue.Location
- getCreatedAt() - function in com.foursquare.api.types.Photo
- getCREATOR() - function in com.foursquare.api.types.geofence.Geofence.Companion
- getCrossStreet() - function in com.foursquare.api.types.Venue.Location
- getCurrentGeofenceArea() - function in com.foursquare.pilgrim.PilgrimSdk.Companion
- getCurrentJourney(Context) - function in com.foursquare.pilgrim.PilgrimSdk
- Access data about a currently running journey.
- getCurrentLocation() - function in com.foursquare.pilgrim.PilgrimSdk
- Get the current location of the user and any potential geofences they are located in
- getCurrentLocation() - function in com.foursquare.pilgrim.PilgrimSdkVisitNotification
- Gets the device location at the time the notification was triggered.
- getCurrentPlace() - function in com.foursquare.pilgrim.CurrentLocation
- getCurrentVisit(Context) - function in com.foursquare.pilgrim.PilgrimSdk
- Gives you the currently active visit.
- getDebugInfo() - function in com.foursquare.pilgrim.PilgrimSdk.Companion
- A helper method to dump out the current state of the SDK.
- getDebugLogs() - function in com.foursquare.pilgrim.PilgrimSdk.Companion
- Returns the persisted logs that are saved to disk when .
- getDeparture() - function in com.foursquare.pilgrim.Visit
- getDestinationGeofence() - function in com.foursquare.api.types.Journey
- The geofence that is the current destination of this journey.
- getDestinationVenue() - function in com.foursquare.api.types.Journey
- The venue that is the current destination of this journey.
- getDirection() - function in com.foursquare.api.types.geofence.GeofenceEvent
- Gets the direction of the location at which the event was generated.
- getDistance() - function in com.foursquare.api.types.Venue.Location
- getDma() - function in com.foursquare.pilgrim.UserState
- getDwellTime() - function in com.foursquare.api.types.geofence.Geofence
- getErr() - function in com.foursquare.pilgrim.Result
- getErrorDetail() - function in com.foursquare.api.types.ResponseV2.Meta
- getErrorMessage() - function in com.foursquare.api.types.ResponseV2.Meta
- getErrorType() - function in com.foursquare.api.types.ResponseV2.Meta
- getEta() - function in com.foursquare.api.types.Journey
- The user's current estimated time of arrival at the destination.
- getExperiments() - function in com.foursquare.api.types.PilgrimConfig
- getEXTRA_CLEAR_MOTION_STATE() - function in com.foursquare.pilgrim.PilgrimBootService.Companion
- getEXTRA_REGISTER() - function in com.foursquare.pilgrim.PilgrimBootService.Companion
- getEXTRA_RESTART() - function in com.foursquare.pilgrim.PilgrimBootService.Companion
- getFormattedAddress() - function in com.foursquare.api.types.Venue.Location
- getGeofenceEvents() - function in com.foursquare.pilgrim.PilgrimSdkGeofenceEventNotification
- Gets the list of geofence events GeofenceEvent that have been triggered by your user.
- getGeofenceEventType() - function in com.foursquare.api.types.geofence.GeofenceEvent
- Gets the type of the event- GeofenceEventType.ENTRANCE entrance (inside geofence), GeofenceEventType.DWELL dwell (inside the geofence for specified amount of time, by default 1 minute), GeofenceEventType.
- getGeofenceType() - function in com.foursquare.api.types.geofence.GeofenceEvent
- getHacc() - function in com.foursquare.api.types.geofence.GeofenceEvent
- Gets the horizontal accuracy of the location at which the event was generated.
- getHasChildren() - function in com.foursquare.api.types.Category
- getHeading() - function in com.foursquare.api.FoursquareLocation
- getHeight() - function in com.foursquare.api.types.Photo
- getHierarchy() - function in com.foursquare.api.types.Venue
- getHomeLocations(Context) - function in com.foursquare.pilgrim.FrequentLocations
- Get a list of the locations that Pilgrim considers to be your user's home.
- getId() - function in com.foursquare.pilgrim.Trigger
- getId() - function in com.foursquare.api.types.Category
- The category's id.
- getId() - function in com.foursquare.api.types.Photo
- getId() - function in com.foursquare.api.types.Venue
- getId() - function in com.foursquare.api.types.Venue.VenueChain
- getId() - function in com.foursquare.api.types.Venue.VenueParent
- getId() - function in com.foursquare.api.types.geofence.Geofence
- getId() - function in com.foursquare.api.types.geofence.GeofenceEvent
- getImage() - function in com.foursquare.api.types.Category
- getInstallId() - function in com.foursquare.pilgrim.PilgrimSdk.Companion
- Get a unique id that identifies this installation of the Pilgrim SDK.
- getIsErr() - function in com.foursquare.pilgrim.Result
- getIsHomeOrWork() - function in com.foursquare.pilgrim.LocationType
- getIsOk() - function in com.foursquare.pilgrim.Result
- getIsPrimary() - function in com.foursquare.api.types.Category
- When in the context of a venue, tells us if this is the primary category or not.
- getIsValid() - function in com.foursquare.api.FoursquareLocation
- getIsValid() - function in com.foursquare.api.types.Venue.Location
- getLat() - function in com.foursquare.api.FoursquareLocation
- getLat() - function in com.foursquare.api.types.StopRegion
- Center point latitude
- getLat() - function in com.foursquare.api.types.Venue.Location
- getLat() - function in com.foursquare.api.types.geofence.GeofenceEvent
- Gets the latitude of the location at which the event was generated.
- getLat() - function in com.foursquare.api.types.geofence.area.GeofenceRegion
- getLatitude() - function in com.foursquare.api.types.LatLng
- getLevel() - function in com.foursquare.pilgrim.DebugLogItem
- getLng() - function in com.foursquare.api.FoursquareLocation
- getLng() - function in com.foursquare.api.types.StopRegion
- Center point longitude
- getLng() - function in com.foursquare.api.types.Venue.Location
- getLng() - function in com.foursquare.api.types.geofence.GeofenceEvent
- Gets the longitude of the location at which the event was generated.
- getLng() - function in com.foursquare.api.types.geofence.area.GeofenceRegion
- getLocation() - function in com.foursquare.pilgrim.DebugLogItem
- getLocation() - function in com.foursquare.pilgrim.PilgrimLogEntry
- getLocation() - function in com.foursquare.pilgrim.Visit
- Gets the location that this visit was created at.
- getLocation() - function in com.foursquare.api.types.Venue
- getLongitude() - function in com.foursquare.api.types.LatLng
- getMatchedGeofences() - function in com.foursquare.pilgrim.CurrentLocation
- getMessage() - function in com.foursquare.pilgrim.PilgrimTripException
- getMessage() - function in com.foursquare.pilgrim.PilgrimTripException.Reason
- getMeta() - function in com.foursquare.api.types.ResponseV2
- getMinimumBatteryLevel() - function in com.foursquare.api.types.PilgrimConfig
- getMotion() - function in com.foursquare.pilgrim.DebugLogItem
- getMotion() - function in com.foursquare.pilgrim.PilgrimLogEntry
- getName() - function in com.foursquare.api.types.Category
- Simple name of the category.
- getName() - function in com.foursquare.api.types.Photo
- getName() - function in com.foursquare.api.types.Segment
- getName() - function in com.foursquare.api.types.Venue
- getName() - function in com.foursquare.api.types.Venue.VenueChain
- getName() - function in com.foursquare.api.types.Venue.VenueParent
- getName() - function in com.foursquare.api.types.geofence.Geofence
- getName() - function in com.foursquare.api.types.geofence.GeofenceEvent
- getNextPing() - function in com.foursquare.api.types.PilgrimConfig
- getNotes() - function in com.foursquare.pilgrim.DebugLogItem
- getOrElse(T) - function in com.foursquare.pilgrim.Result
- getOrNull() - function in com.foursquare.pilgrim.Result
- getOrThrow(TypeAliased(typeAlias=GenericTypeConstructor(dri=kotlin/RuntimeException///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=java.lang/RuntimeException///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})))) - function in com.foursquare.pilgrim.Result
- getOtherPossibleVenues() - function in com.foursquare.pilgrim.Visit
- getPartnerVenueId() - function in com.foursquare.api.types.Venue
- getPartnerVenueId() - function in com.foursquare.api.types.geofence.Geofence
- getPartnerVenueId() - function in com.foursquare.api.types.geofence.GeofenceEvent
- getPilgrimVisitId() - function in com.foursquare.pilgrim.Visit
- Gets the visit id for the current visit.
- getPluralName() - function in com.foursquare.api.types.Category
- E.g.
- getPoints() - function in com.foursquare.api.types.geofence.area.PolygonBoundary
- getPostalCode() - function in com.foursquare.pilgrim.UserState
- getPostalCode() - function in com.foursquare.api.types.Venue.Location
- getPrefix() - function in com.foursquare.api.types.Photo
- getPrimaryCategory() - function in com.foursquare.api.types.Venue
- getProbability() - function in com.foursquare.api.types.Venue
- getProperties() - function in com.foursquare.api.types.geofence.Geofence
- getProperties() - function in com.foursquare.api.types.geofence.GeofenceEvent
- getProvider() - function in com.foursquare.api.FoursquareLocation
- getQueryString() - function in com.foursquare.pilgrim.MapExtensionsKt
- getRadius() - function in com.foursquare.api.types.StopRegion
- Region radius
- getRadius() - function in com.foursquare.api.types.geofence.area.CircularBoundary
- Radius of the geofence.
- getRadius() - function in com.foursquare.api.types.geofence.area.GeofenceRegion
- getReason() - function in com.foursquare.pilgrim.PilgrimTripException
- getRequestId() - function in com.foursquare.api.types.ResponseV2
- getRequestId() - function in com.foursquare.api.types.ResponseV2.Meta
- getResult() - function in com.foursquare.pilgrim.Result
- getResult() - function in com.foursquare.api.types.ResponseV2
- getSegmentId() - function in com.foursquare.api.types.Segment
- getSegments() - function in com.foursquare.pilgrim.Visit
- getShortName() - function in com.foursquare.api.types.Category
- E.g.
- getSizes() - function in com.foursquare.api.types.Photo
- getSpeed() - function in com.foursquare.api.FoursquareLocation
- getSpeed() - function in com.foursquare.api.types.geofence.GeofenceEvent
- Gets the speed of the location at which the event was generated.
- getStart() - function in com.foursquare.api.types.Journey
- The start time of the journey.
- getState() - function in com.foursquare.pilgrim.UserState
- getState() - function in com.foursquare.api.types.Venue.Location
- getStatus() - function in com.foursquare.api.types.Journey
- The status of this journey.
- getStopDetect() - function in com.foursquare.api.types.PilgrimConfig
- getStopDetectionAlgo() - function in com.foursquare.api.types.PilgrimConfig
- getSuffix() - function in com.foursquare.api.types.Photo
- getSystemValue() - function in com.foursquare.api.types.LocationPriority
- getThreshold() - function in com.foursquare.api.types.geofence.area.GeofenceRegion
- getTime() - function in com.foursquare.api.FoursquareLocation
- Use
LocationUtils.getDiffTimestamp(FoursquareLocation)
instead of this method when comparing the timestamp of location fixes - getTimestamp() - function in com.foursquare.pilgrim.DebugLogItem
- getTimestamp() - function in com.foursquare.api.types.geofence.GeofenceEvent
- Gets the time of the location at which the event was generated.
- getTraveling() - function in com.foursquare.pilgrim.UserState
- getTrigger() - function in com.foursquare.pilgrim.DebugLogItem
- getTrigger() - function in com.foursquare.pilgrim.PilgrimLogEntry
- getType() - function in com.foursquare.pilgrim.Trigger
- getType() - function in com.foursquare.pilgrim.Visit
- Gets the type of visit that this is.
- getType() - function in com.foursquare.api.types.geofence.Geofence
- getUrl() - function in com.foursquare.api.types.Photo
- getUserInfo() - function in com.foursquare.pilgrim.PilgrimSdk
- getUserState() - function in com.foursquare.pilgrim.PilgrimSdk
- getUserState() - function in com.foursquare.pilgrim.PilgrimSdkUserStateNotification
- getValue() - function in com.foursquare.pilgrim.Result.Ok
- getValue() - function in com.foursquare.pilgrim.Result.Err
- getVenue() - function in com.foursquare.pilgrim.Visit
- The venue object for the Foursquare location the device is at.
- getVenue() - function in com.foursquare.api.types.geofence.Geofence
- getVenue() - function in com.foursquare.api.types.geofence.GeofenceEvent
- getVenueChains() - function in com.foursquare.api.types.Venue
- getVenueId() - function in com.foursquare.api.types.geofence.Geofence
- getVenueId() - function in com.foursquare.api.types.geofence.GeofenceEvent
- Gets the id of the venue that is associated to this geofence event.
- getVerticalAccuracy() - function in com.foursquare.api.FoursquareLocation
- getVisit() - function in com.foursquare.pilgrim.PilgrimSdkBackfillNotification
- Gets the Visit from the Pilgrim SDK notification that has all the information about where the visit the user was at.
- getVisit() - function in com.foursquare.pilgrim.PilgrimSdkVisitNotification
- Gets the Visit from the Pilgrim SDK notification that has all the information about where the user is and what type of notification it is.
- getVisitLength() - function in com.foursquare.pilgrim.Visit
- getWidth() - function in com.foursquare.api.types.Photo
- getWifi() - function in com.foursquare.pilgrim.Visit
- getWorkLocations(Context) - function in com.foursquare.pilgrim.FrequentLocations
- Get a list of the locations that Pilgrim considers to be your user's work.