isGeolocationStatusModificationAllowed

fun isGeolocationStatusModificationAllowed(context: Context): Boolean

Call this method to check whether the GeolocationStatusModification feature is allowed or not.

Return

Boolean true if the GeolocationStatusModification feature is allowed

Parameters

context
    Context The application context.