Construct a new foreign message handler.
Private _enabledPrivate _isPrivate _newCreate a new code cell for an input originated from a foreign session.
Private _parentReadonly sessionThe client session used by the foreign handler.
Set whether the handler is able to inject foreign cells into a console.
Test whether the handler is disposed.
Protected onIOPubHandler IOPub messages.
true if the message resulted in a new cell injection or a
previously injected cell being updated and false for all other messages.
Generated using TypeDoc
A handler for capturing API messages from other sessions that should be rendered in a given parent.