LaunchOptionsType

Dictionary object of parameters used to identify an incoming URL that is handled by the application.

  • 6.0.0
  • 6.0.0

NOTE This is an abstract type. Any object meeting this description can be used where this type is used.

Defined By

Properties

LaunchOptionsType
source : String

The application or service that triggered the handled URL.

The application or service that triggered the handled URL.

LaunchOptionsType
url : String

The url that was triggered by the application or service.

The url that was triggered by the application or service.