core/commands/deeplink/deeplink_models library

Classes

DeeplinkFailed
The deep link open command failed.
DeeplinkNoSession
No active fdb session was found.
DeeplinkOpened
The deep link was opened successfully.
DeeplinkResult
Result of a openDeeplink invocation.
DeeplinkUnsupportedPlatform
The device platform does not support deep links via fdb.

Typedefs

DeeplinkInput = ({String url})
Input parameters for openDeeplink.