INatConfigurationStunServerAddress Property |
Gets or sets the address of the STUN server.
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax string StunServerAddress { get; }
ReadOnly Property StunServerAddress As String
Get
property String^ StunServerAddress {
String^ get ();
}
abstract StunServerAddress : string with get
Property Value
Type:
StringSee Also