Skip to main content

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 - "all" will invoke the method on all apps that have registered it, while "best" will invoke it only on the first app that has registered it.