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

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