DeviceAppLinks
Wisej.Hybrid.DeviceAppLinks
Namespace: Wisej.Hybrid
Assembly: Wisej.Hybrid (3.5.0.0)
Provides methods to register and deregister application deep links.
public class DeviceAppLinksPublic Class DeviceAppLinksAccess this class through the Device singleton.
Constructors
DeviceAppLinks()
Initializes a new instance of DeviceAppLinks.
Methods
DeregisterLink(appLink)
Deregisters a deep-link with the given Uri.
Parameter
Type
Description
RegisterLink(appLinkEntry)
Registers a deep-link with the given configuration.
Parameter
Type
Description
Last updated