InteropActionSettingsinterface
Settings for invoking an Interop method when a notification or a notification action is clicked.
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 to invoke. |
|
| target⚓︎ | "all" | "best" | x | x | Specifies which Interop servers to target when invoking the Interop method -
|