Class UnityRuntimeUrlProcessor
Implements
Inherited Members
Namespace: Unity.Cloud.AppLinking.Runtime
Assembly: Unity.Cloud.AppLinking.Runtime.dll
Syntax
public class UnityRuntimeUrlProcessor : IUrlProcessor
Properties
HostUrl
Declaration
public string HostUrl { get; }
Property Value
| Type | Description |
|---|---|
| string |
Methods
ProcessURL(string)
Declaration
public void ProcessURL(string url)
Parameters
| Type | Name | Description |
|---|---|---|
| string | url |