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: 1.8.12.0 (1.8.12)
Syntax
public string StunServerAddress { get; set; }

Property Value

Type: String

Implements

INatConfigurationStunServerAddress
See Also