Node.js SDK - OutboundStream.close()

Home > @rainway/native > OutboundStream > close

OutboundStream.close() method

Destroys the peer connection, including all sub resources.

Signature:

close(): void;

Returns:

void