Node.js SDK - PeerRequestEvent.acceptInternal()

Home > @rainway/native > PeerRequestEvent > acceptInternal

PeerRequestEvent.acceptInternal() method

Signature:

protected acceptInternal(options?: PeerOptions): Promise<Peer>;

Parameters

ParameterTypeDescription
optionsPeerOptions

Returns:

Promise<Peer>