Preparing search index...
The search index is not available
Sentiance React Native SDK - v6.25.1
Sentiance React Native SDK
@sentiance-react-native/core
UserActivity
Interface UserActivity
interface
UserActivity
{
stationaryInfo
?:
StationaryInfo
;
tripInfo
?:
TripInfo
;
type
:
|
"USER_ACTIVITY_TYPE_TRIP"
|
"USER_ACTIVITY_TYPE_STATIONARY"
|
"USER_ACTIVITY_TYPE_UNKNOWN"
|
"USER_ACTIVITY_TYPE_UNRECOGNIZED"
;
}
Index
Properties
stationary
Info?
trip
Info?
type
Properties
Optional
stationary
Info
stationary
Info
?:
StationaryInfo
Optional
trip
Info
trip
Info
?:
TripInfo
type
type
:
|
"USER_ACTIVITY_TYPE_TRIP"
|
"USER_ACTIVITY_TYPE_STATIONARY"
|
"USER_ACTIVITY_TYPE_UNKNOWN"
|
"USER_ACTIVITY_TYPE_UNRECOGNIZED"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
stationary
Info
trip
Info
type
Sentiance React Native SDK - v6.25.1
Loading...