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