StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Unity Namespaces
SoftGear.Strix.Unity.Runtime
UrlParseResult Structure
UrlParseResult Fields
Host Field
Path Field
Port Field
Scheme Field
UrlParseResult
Host Field
Domain name or IP address. The contents are not checked during parsing so it can be invalid. Cannot be null.
Namespace:
SoftGear.Strix.Unity.Runtime
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
Copy
public
string
Host
Field Value
Type:
String
See Also
Reference
UrlParseResult Structure
SoftGear.Strix.Unity.Runtime Namespace