AboutSupportDeveloper GuideVersion 38.126.82.69
ContextHandler: ((context, metadata?) => void)

Describes a callback that handles a context event. Used when attaching listeners for context broadcasts.

Optional metadata about the context message, including the app that originated the message, SHOULD be provided by the desktop agent implementation.

Type declaration