Interface CallbackParam

type: CallbackParam

  • if async protocol has done, result data will be 'POST' to lambda.
  • param will be attached.
  • result data will be filtered with callback's result.

Hierarchy

  • CallbackParam

Properties

Properties

cmd?: string
id: string
param?: ProtocolBody
type: string

Generated using TypeDoc