Ozeki VoIP SDK Class library
NatRemoteServer Class
NamespacesOzeki.Network.NatNatRemoteServer
Provides information about a STUN/TURN server.
Declaration Syntax
C#Visual BasicVisual C++
public class NatRemoteServer
Public Class NatRemoteServer
public ref class NatRemoteServer
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
NatRemoteServer(String)
Initializes a new instance of the NatRemoteServer class.

NatRemoteServer(String, String, String)
Initializes a new instance of the NatRemoteServer class.

Address
Gets the address of the remote host.

DefaultPort
Gets the default STUN server port.

Equals(Object) (Overrides Object.Equals(Object).)
GetHashCode()()()() (Overrides Object.GetHashCode()()()().)
GetTransportAddress()()()()
Retrieves the transport address of the remote host.

Password
Gets the password used for the authentication with the remote host.

ReResolveAddress
Gets or sets a boolean value indicating whether the address of the STUN server will be resolved frequently after 'n' minutes. ('n' is specified in the ResolveInterval property)

ResolveInterval
Gets or sets the interval (in minutes) after the address of the STUN server will be resolved again, if the ReResolveAddress property is set true.

ReTryFailedResolve
Gets or sets a boolean value indicating whether the system will try to resolve the DNS if the resolve attempt failed previously.

ToString()()()() (Overrides Object.ToString()()()().)
UserName
Gets the username used for the authentication with the remote host.

Inheritance Hierarchy
Object
NatRemoteServer

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