PermissionInfoCompat

Helper for accessing features in PermissionInfo.

Types

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun getProtection(@NonNull permissionInfo: PermissionInfo): Int
Return the base permission type of a PermissionInfo.
Link copied to clipboard
open fun getProtectionFlags(@NonNull permissionInfo: PermissionInfo): Int
Return the additional protection flags of a PermissionInfo.