Params

interface Params

The parameters of the OpenExternalAppCallback.

Functions

Link copied to clipboard
Returns the localized text of the "Cancel" action.
Link copied to clipboard
open fun message(): String
Returns the localized dialog message.
Link copied to clipboard
Returns the localized text of the "Open..." action.
Link copied to clipboard
open fun title(): String
Returns the localized dialog title.
Link copied to clipboard
open fun url(): String
Returns the URL that is about to be opened in the associated external application.