UserActivityType

This document refers to deprecated parts of the platform and has been left intact to help customers with legacy integrations. In order to access the latest platform features and documentation, please go to https://docs.sentiance.com.

Represents the type of a detected activity.

TRIP

The SDK detected the user is in a trip.

STATIONARY

The SDK detected the user is in a stationary state.

UNKNOWN

A non-active state. This state is set when internal SDK modules are still initializing or starting. It can also be set for other external reasons, such as the device location setting is turned off, location permission not granted to the app, or the SDK is not receiving accurate location fixes.

Last updated