INatConfigurationStunServerAddress Property |
Gets or sets the address of the STUN server.
Namespace:
Ozeki.Network
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxstring StunServerAddress { get; }
ReadOnly Property StunServerAddress As String
Get
property String^ StunServerAddress {
String^ get ();
}
abstract StunServerAddress : string with get
Property Value
Type:
String
See Also