Event emitter The defined events on documents including:
Cancel the ongoing call. Results in the call ending with a CANCELLED status, unless it has already ended with some other status.
Get the endpoint this call/stream is connected to.
The URI of the endpoint
Generated using TypeDoc
A stream of objects that are pushed from the server and are readable from the client. It it a Readable Node.js stream and wraps the call to gRPC.