PeerConnectOptions class
Options for connecting to a remote peer on the Rainway Network.
public class PeerConnectOptions : PeerOptions
Public Members
name | description |
---|---|
PeerConnectOptions() | The default constructor. |
Id { get; set; } | The ID of the remote peer you wish to connect to. |
See Also
- class PeerOptions
- namespace Rainway.SDK.Options