Home > @rainway/native > StreamRequestEvent > acceptInternal
StreamRequestEvent.acceptInternal() method
Signature:
protected acceptInternal(options?: OutboundStreamOptions): Promise<OutboundStream>;
Parameters
Parameter | Type | Description |
---|---|---|
options | OutboundStreamOptions |
Returns:
Promise<OutboundStream>