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 MembersConstructorsMethodsProperties



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

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

DefaultPort
Gets the default STUN server port.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Overrides Object.Equals(Object).)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Overrides Object.GetHashCode()()()().)
Password
Gets the password used for the authentication with the remote host.

ToString()()()()
Returns a String that represents the current Object.
(Overrides Object.ToString()()()().)
TransportAddress
Gets the transport address of the remote host.

UserName
Gets the username used for the authentication with the remote host.

Inheritance Hierarchy
Object
NatRemoteServer

Assembly: VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243