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.4.54.0
Syntax
public string StunServerAddress { get; set; }

Property Value

String

Implements

INatConfigurationStunServerAddress
See Also