isGeolocationWakeUpEnabled

open fun isGeolocationWakeUpEnabled(@NonNull context: Context): Boolean

Check if Geolocation Wakeup Device feature is allowed locally by the user

Return

boolean true enabled false disabled

Parameters

context

the application context