HardEvent

A HardEvent is any unusual and/or rigorous force that is applied to the device and detected by the SDK.

HardEvent API

getMagnitude()

public double getMagnitude()

Returns the magnitude of this hard event in m/s2.

getTimestamp()

public long getTimestamp()

Returns the UTC time of this hard event, in milliseconds since January 1, 1970.

Last updated