Show / Hide Table of Contents

    Interface IDeepLinkServicesDelegate

    Namespace: VoxelBusters.EssentialKit
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IDeepLinkServicesDelegate

    Methods

    CanHandleCustomSchemeUrl(Uri)

    Declaration
    bool CanHandleCustomSchemeUrl(Uri link)
    Parameters
    Type Name Description
    Uri link
    Returns
    Type Description
    System.Boolean

    CanHandleUniversalLink(Uri)

    Declaration
    bool CanHandleUniversalLink(Uri link)
    Parameters
    Type Name Description
    Uri link
    Returns
    Type Description
    System.Boolean
    Back to top Cross Platform Native Plugins 2.0 : Essential Kit from Voxel Busters