PromptPermissionAction
An action that prompts for permission.
Expected value: - permission: post_notifications, contacts, bluetooth, location, media, mic, or camera - fallback_system_settings: true
to navigate to app settings if the permission is silently denied. - allow_airship_usage: If the permission is granted, any Airship features that depend on the permission will be enabled as well, e.g., enable user notifications on PushManager and push feature on privacy Manager if notifications are allowed.
Accepted situations: SITUATION_PUSH_OPENED, SITUATION_WEB_VIEW_INVOCATION, SITUATION_MANUAL_INVOCATION, SITUATION_AUTOMATION, and SITUATION_FOREGROUND_NOTIFICATION_ACTION_BUTTON.
Default Result: empty. The actual permission result can be received using a ResultReceiver in the metadata.
Default Registration Names: DEFAULT_REGISTRY_NAME, DEFAULT_REGISTRY_SHORT_NAME