ContextHandler type ContextHandler = (context: Context) => void; Describes a callback that handles a context event. Used when attaching listeners for context broadcasts and raised intents. See also Context DesktopAgent.addIntentListener DesktopAgent.addContextListener Channel.addContextListener