Node.js SDK - StreamRequestEvent.acceptInternal()

Home > @rainway/native > StreamRequestEvent > acceptInternal

StreamRequestEvent.acceptInternal() method

Signature:

protected acceptInternal(options?: OutboundStreamOptions): Promise<OutboundStream>;

Parameters

ParameterTypeDescription
optionsOutboundStreamOptions

Returns:

Promise<OutboundStream>