sdk-common / com.tomtom.online.sdk.common.permission / PermissionChecker / ifNotAllPermissionGranted

ifNotAllPermissionGranted

abstract fun ifNotAllPermissionGranted(): Boolean

Check whether all required permissions are granted or not.

Return
Boolean: True if not all permissions are granted, false otherwise.