Companion
object Companion
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The query key for the button id for tracking.
Link copied to clipboard
Query key for directing Braze to open Url intents using the INTENT.ACTION_VIEW.
Link copied to clipboard
The query key for opening links externally (i.e. outside your app). Url intents will be opened with the INTENT.ACTION_VIEW intent. Links beginning with the appboy:// scheme are unaffected by this query key.
Functions
Link copied to clipboard
Returns the string mapping of the query keys and values from the query string of the url. If the query string contains duplicate keys, then the last key in the string will be kept.
Link copied to clipboard
Extracts the custom event name from a query parameter Bundle.
Link copied to clipboard
Extracts event properties from a query parameter Bundle, excluding the event name key.