|
Webrtc Unity Plugin
v01
Cross-platform Webrtc support for Unity apps ☁🎲
|
Represents an Ice server in a simple way that allows configuration from the unity inspector More...
Public Member Functions | |
| override string | ToString () |
| Convert the server to the representation the underlying libraries use More... | |
Public Attributes | |
| IceType | Type |
| The type of the server More... | |
| string | Uri |
| The unqualified uri of the server More... | |
Represents an Ice server in a simple way that allows configuration from the unity inspector
| override string UnityWebrtc.Webrtc.ConfigurableIceServer.ToString | ( | ) |
Convert the server to the representation the underlying libraries use
| IceType UnityWebrtc.Webrtc.ConfigurableIceServer.Type |
The type of the server
| string UnityWebrtc.Webrtc.ConfigurableIceServer.Uri |
The unqualified uri of the server
You should not prefix this with "stun:" or "turn:"