isGeolocationWakeUpAllowed

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

Check if Geolocation Wakeup Device Feature is allowed from the backend

Return

boolean true enabled false disabled

Parameters

context

the application context