RainwayConnectionRequest.Reject method
Rejects the pending connection request.
public void Reject(string reason = "")
parameter | description |
---|---|
reason | An optional string that can provide as to why the connection was rejected. |
See Also
- class RainwayConnectionRequest
- namespace Rainway.SDK