See: Description
Interface | Description |
---|---|
UserJourneyListener |
A listener for user journey events and spans.
|
Class | Description |
---|---|
AppStateUpdate |
Reports updates to foreground/background state.
|
FactualActivity |
The user's activity.
|
FactualActivityUpdate |
Reports updates of the user's activity.
|
FactualEgressEvent |
Reports egress events (when the user finishes a visit).
|
FactualIngressEvent |
Reports ingress events (when the user begins a visit).
|
FactualPlaceAttachmentUpdate |
Reports place-attachment updates.
|
FactualPlaceVisit |
Reports place information about a user, including when they arrived at the place and
whether the user is at home and/or work.
|
FactualVisitUpdate |
Reports changes to visiting state, more specifically information when an ingress and/or egress occur.
|
Geographies |
Reports the geographies the user is in.
|
UserJourneyEvent |
Reports user journey events that specify changes to
place-attachment, activity, visits, and app-state.
|
UserJourneyEvent.Builder |
A builder for creating
UserJourneyEvent instances. |
UserJourneyReceiver |
A receiver for user journey events.
|
UserJourneySpan |
Reports summarized user journey information over a defined span of time.
|
UserJourneySpan.Builder |
A builder for creating
UserJourneySpan instances. |
Enum | Description |
---|---|
AppState |
The types of app-states.
|
FactualActivityType |
The types of activities reported by Factual.
|