Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateDeeplinkArgs

The argument object for createDeeplink

param

The domain used in the protocol

param

The actions name

param

The payload for the action. The payload will be encoded according the encoderFormat parameter

param

The selected format for the payload encoding

Hierarchy

  • CreateDeeplinkArgs

Index

Properties

Optional action

action: string

Optional domain

domain: string

Optional encoderFormat

encoderFormat: EncoderFormat

Optional payload

payload: any