RainwayConnectionRequest class
A requested received by a remote
public class RainwayConnectionRequest
Public Members
| name | description |
|---|---|
| ExternalId { get; } | The External id of the peer that is requesting connection |
| PeerId { get; } | Hostname of the peer trying to connect |
| Accept() | Accepts the pending connection request. |
| Reject(…) | Rejects the pending connection request. |
See Also
- namespace Rainway.SDK
