Package-level declarations

Types

Link copied to clipboard
interface IAction

Represents an executable action triggered by user interaction with a Braze message (push notification, in-app message, Content Card, etc.).

Link copied to clipboard
open class UriAction : IAction

IAction that navigates to a Uri via deeplink, WebView, or external browser. Supports back stack configuration for push-originated navigation.