InteropSettingsinterface
Settings for assigning an Interop method to an alert action button.
Properties (3)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| arguments⚓︎ | any | x | x | Arguments for the Interop method invocation. |
| method⚓︎ | string | x | Name of the Interop method. |
|
| target⚓︎ | "best" | "all" | string | "best" | x | Specifies which Interop servers (app instances that have registered this Interop method) to target when invoking the Interop method.
You can target all app instances that have registered the method ( |