Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface V2UIElementsOpenURLAction

Action to take.

Opens the given url.

Hierarchy

  • V2UIElementsOpenURLAction

Properties

Optional androidApp

Information about the Android App if the URL is expected to be fulfilled by an Android App.

Optional url

url: undefined | string

The url field which could be any of: - http/https urls for opening an App-linked App or a webpage

Optional urlTypeHint

urlTypeHint: URLTypeHint

Indicates a hint for the url type.

Generated using TypeDoc