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 DeviceAppLinks

Access this class through the Device singleton.

Constructors

Initializes a new instance of DeviceAppLinks.

Methods

Deregisters a deep-link with the given Uri.

ParameterTypeDescription

appLink

The app link to deregister.

Registers a deep-link with the given configuration.

ParameterTypeDescription

appLinkEntry

The app link to register.

Last updated