Package-level declarations
Types
Container for the argument data passed to an com.urbanairship.actions.Action.
An interface for callbacks signaling the completion of an com.urbanairship.actions.Action.
Class responsible for runtime-persisting actions and associating them with names and predicates.
Stores the results of running an com.urbanairship.actions.Action.
Runs actions.
ActionRunRequests provides a fluent API for running Actions.
Extends an action run request.
An ActionValue is a representation of any value that can be described using JSON. It can contain one of the following: a JsonMap, a JsonList, a Number, a Boolean, String, or it can contain null.
Exceptions thrown when creating ActionValues from objects.
An action that adds a custom event.
An action that adds text to the clipboard.
Action for opening a deep link.
Listener interface used to notify app when deep link is received.
Default action runner.
An action that enables features. Running the action with value FEATURE_LOCATION or FEATURE_BACKGROUND_LOCATION will prompt the user for permissions before enabling.
Action to fetch a map of device properties.
Action for opening a URL for viewing.
Result receiver to receive permission results from the PromptPermissionAction.
An action that prompts for permission.
Action to link users to the rating section of their respective app store directly or through a prompt.
An activity that displays a Rate App prompt that links to an app store.
An action that sets attributes.
Shows a chooser activity to share text.
Action for subscribing/unsubscribing to lists.
An action that displays text in a toast.
Action for opening Android Pay deep links.