Interface amplifyDecoder

Index

Call signatures

Call signatures

(data?: any, status?: string, xhr?: JQueryXHR, success?: (...args: any[]) => void, error?: (...args: any[]) => void)

Parameters

  • data?: any optional
  • status?: string optional
  • xhr?: JQueryXHR optional
  • success?: (...args: any[]) => void optional
  • error?: (...args: any[]) => void optional