Construct a new foreign message handler.
The client session used by the foreign handler.
Set whether the handler is able to inject foreign cells into a console.
Set whether the handler is able to inject foreign cells into a console.
Test whether the handler is disposed.
The foreign handler's parent receiver.
Create a new code cell for an input originated from a foreign session.
Dispose the resources held by the handler.
Handler 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. A namespace for
ForeignHandler
statics.