Hierarchy

  • Deeplink

Methods

Methods

  • Validates if the OS can open the deeplink

    Example:

    Eitri.deeplink.canOpen({
    url: "sms:123123"
    })

    Compatibility Control

    • API LEVEL 1 - Functionality added

    Parameters

    Returns Promise<boolean>

Generated using TypeDoc