react-native-background-geolocation@5.0.0-beta.1
    Preparing search index...

    Interface MotionActivity

    The last known motion-activity when this location was recorded.

    interface MotionActivity {
        type: MotionActivityType;
        confidence: number;
    }
    Index

    Properties

    Properties

    The reported device motion activity (eg: still, on_foot, in_vehicle).

    confidence: number

    Confidence of the reported device motion activity in %.