# LaunchOptionsType

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

Availability
6.0.0
9.2.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# source

Availability
6.0.0
9.2.0
source :String

The application or service that triggered the handled URL.


# url

Availability
6.0.0
9.2.0
url :String

The url that was triggered by the application or service.