NatManagerDefaultServer Field |
Namespace:
Ozeki.Network
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic const string DefaultServer = "stun.3cx.com"
Public Const DefaultServer As String = "stun.3cx.com"
public:
literal String^ DefaultServer = "stun.3cx.com"
static val mutable DefaultServer: string
Field Value
Type:
String
See Also