The event-object provided to BackgroundGeolocation.onConnectivityChange
BackgroundGeolocation.onConnectivityChange(connectivityChangeEvent => { console.log("[connectivitychange] ", connectivityChangeEvent.connected); });
true when the device has access to a network connection.
true
Generated using TypeDoc
The event-object provided to BackgroundGeolocation.onConnectivityChange