HomeGuidesAPI Reference
HubBlogChangelogSupport ForumLog In
API Reference

.NET SDK - RainwayConnectionRequest.Reject

RainwayConnectionRequest.Reject method

Rejects the pending connection request.

public void Reject(string reason = "")
parameterdescription
reasonAn optional string that can provide as to why the connection was rejected.

See Also