Home > @rainway/native > StreamRequestEvent > rejectInternal
StreamRequestEvent.rejectInternal() method
Signature:
protected rejectInternal(reason?: string): Promise<void>;
Parameters
| Parameter | Type | Description |
|---|---|---|
| reason | string |
Returns:
Promise<void>
