Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "sdk-amp/src/sdk/getAMPReaderIDs"

Index

Functions

Functions

getAMPReaderIDs

  • getAMPReaderIDs(): Promise<APIErrorResponse | Array<string>>
  • Returns Promise<APIErrorResponse | Array<string>>

    Promise which resolves to an array representing the current user's AMPReaderID. If a AMPReaderID does not exist empty list will be returned.

    On success (resolves)

    array

    On error (throws)