Scripting API
DeepLinkModule

DeepLinkModule

The DeepLinkModule class exposes methods and properties to read the values that an external app sent to an effect.

Example

Properties

PropertyDescription

arguments

(get) arguments: {[key: string]: Object}
(set) (Not Available)


Specifies a collection of key/value pairs passed from the external app.

Methods

This module exposes no methods.

Classes

This module exposes no classes.