Click or drag to resize

NatConfigurationStunServerAddress Property

Gets or sets the address of the STUN server.

Namespace:  Ozeki.Network
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public string StunServerAddress { get; set; }

Property Value

Type: String

Implements

INatConfigurationStunServerAddress
See Also