Namespace Unity.Cloud.AppLinking
Classes
AsyncUrlRedirectAwaiter
Supports all classes in the .NET Framework class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all classes in the .NET Framework; it is the root of the type hierarchy.To browse the .NET Framework source code for this type, see the Reference Source.
ChannelUrlRedirectionInterceptor
An IUrlRedirectionInterceptor using the service channel to intercept redirection response.
UrlRedirectUtils
Utilities for url redirection.
Structs
ProcessId
This struct holds information about a process identifier.
UrlRedirectResult
This struct contains information about url redirection operation.
Interfaces
IActivatePlatformSupport
An interface that abstracts platform-specific logic to handle application activation from a URL or key value pairs.
IUrlProcessor
An interface to handle the execution of an URL.
IUrlRedirectAwaiter
Configures the refresh rate and timeout delay for awaiting a UrlRedirectResult.
IUrlRedirectionInterceptor
This interface abstracts url redirection interception and validation of awaited query arguments.
Enums
UrlRedirectStatus
Lists the possible statuses for a UrlRedirect operation.