Ozeki VoIP SDK Class library
StunServerAddress Property
NamespacesOzeki.Network.NatNatConfigurationStunServerAddress
Gets or sets the address of the STUN server.
Declaration Syntax
C#Visual BasicVisual C++
public string StunServerAddress { get; set; }
Public Property StunServerAddress As String
	Get
	Set
public:
virtual property String^ StunServerAddress {
	String^ get () sealed;
	void set (String^ value) sealed;
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290