Preparing search index...
The search index is not available
Sentiance React Native SDK - v6.25.1
Sentiance React Native SDK
@sentiance-react-native/driving-insights
PhoneUsageEvent
Interface PhoneUsageEvent
interface
PhoneUsageEvent
{
callState
:
"NO_CALL"
|
"CALL_IN_PROGRESS"
|
"UNAVAILABLE"
;
endTime
:
string
;
endTimeEpoch
:
number
;
startTime
:
string
;
startTimeEpoch
:
number
;
waypoints
:
Waypoint
[]
;
}
Hierarchy (
view full
)
DrivingEvent
PhoneUsageEvent
Index
Properties
call
State
end
Time
end
Time
Epoch
start
Time
start
Time
Epoch
waypoints
Properties
call
State
call
State
:
"NO_CALL"
|
"CALL_IN_PROGRESS"
|
"UNAVAILABLE"
State of phone call during the phone usage event.
end
Time
end
Time
:
string
end
Time
Epoch
end
Time
Epoch
:
number
start
Time
start
Time
:
string
start
Time
Epoch
start
Time
Epoch
:
number
waypoints
waypoints
:
Waypoint
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
call
State
end
Time
end
Time
Epoch
start
Time
start
Time
Epoch
waypoints
Sentiance React Native SDK - v6.25.1
Loading...
State of phone call during the phone usage event.