NatManagerDefaultServer Field |
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntaxpublic const string DefaultServer = "stun.l.google.com:19302"
Public Const DefaultServer As String = "stun.l.google.com:19302"
public:
literal String^ DefaultServer = "stun.l.google.com:19302"
static val mutable DefaultServer: string
Field Value
String
See Also