Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeepLinkOptions

Hierarchy

  • DeepLinkOptions

Properties

destination

destination: string

The name of the link destination.

package

package: string

Android app package name to which to link.

Optional reason

reason: undefined | string

The reason to transfer the user. This may be appended to a Google-specified prompt.

url

url: string

URL of Android deep link.

Generated using TypeDoc