|
Vonage Video API Windows SDK
|
Defines the object to add to the List for the CustomIceServers property of the IceConfig class.
More...
Properties | |
| string | Url [get, set] |
| The URL for the custom TURN server. | |
| string | User [get, set] |
| The username for the TURN server. | |
| string | Credential [get, set] |
| The credential string for the TURN server. | |
Defines the object to add to the List for the CustomIceServers property of the IceConfig class.
An IceServer object represents a custom TURN server to be used by the client.