Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeeplinkParts

The resulting structure of parseDeeplink

Hierarchy

  • DeeplinkParts

Index

Properties

Optional action

action: string

The actions name, if given

Optional decodedPayload

decodedPayload: object | string

The decoded payload. As per default parseDeeplink tries to parse the content as JSON object. If this does not work the decoded string will be returned.

Optional domain

domain: string

The domain, if given

Optional payload

payload: string

The raw/encoded payload

version

version: string

The version