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

    Variable EventConst

    Event: {
        Boot: "boot";
        Terminate: "terminate";
        Location: "location";
        MotionChange: "motionchange";
        ActivityChange: "activitychange";
        Geofence: "geofence";
        GeofencesChange: "geofenceschange";
        Http: "http";
        Heartbeat: "heartbeat";
        ProviderChange: "providerchange";
        Authorization: "authorization";
        ConnectivityChange: "connectivitychange";
        EnabledChange: "enabledchange";
        PowerSaveChange: "powersavechange";
        Schedule: "schedule";
        Notification: "notification";
    } = ...

    Supported event names emitted by the SDK.

    Type Declaration

    • ReadonlyBoot: "boot"
    • ReadonlyTerminate: "terminate"
    • ReadonlyLocation: "location"
    • ReadonlyMotionChange: "motionchange"
    • ReadonlyActivityChange: "activitychange"
    • ReadonlyGeofence: "geofence"
    • ReadonlyGeofencesChange: "geofenceschange"
    • ReadonlyHttp: "http"
    • ReadonlyHeartbeat: "heartbeat"
    • ReadonlyProviderChange: "providerchange"
    • ReadonlyAuthorization: "authorization"
    • ReadonlyConnectivityChange: "connectivitychange"
    • ReadonlyEnabledChange: "enabledchange"
    • ReadonlyPowerSaveChange: "powersavechange"
    • ReadonlySchedule: "schedule"
    • ReadonlyNotification: "notification"