listener to receive the driving insights
Returns the average overall safety score for a given set of parameters.
the parameters for which the score will be calculated.
the average overall safety score, or null if a score is not available.
Returns the call while moving events for a completed, non-provisional transport.
See this to learn more about what a provisional event is.
the id of the desired transport
Use getCallEvents instead.
Returns the driving insights for a given non-provisional transport, or null if there are no driving insights,
the transport ID is invalid or the transport is a provisional one.
See this to learn more about what a provisional event is.
the id of the desired transport
Returns the harsh driving events for a completed, non-provisional transport.
See this to learn more about what a provisional event is.
the id of the desired transport
Returns the phone usage events for a completed, non-provisional transport.
See this to learn more about what a provisional event is.
the id of the desired transport
Returns the speeding events for a completed, non-provisional transport.
See this to learn more about what a provisional event is.
the id of the desired transport
Returns the wrong way driving events for a completed, non-provisional transport.
See this to learn more about what a provisional event is.
the id of the desired transport
Adds a listener that will be invoked when the driving insights for a completed, non-provisional transport becomes ready.
See this to learn more about what a provisional event is.