Home > rainway-sdk > RainwayConnectionRequest > reject
RainwayConnectionRequest.reject property
Reject the request with the given reason string. This reason string is provided back to the rejected peer.
Signature:
reject: (reason: string) => void;