Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

Functions

authenticateAMPReaderID

  • authenticateAMPReaderID(ampReaderId: string): Promise<APIErrorResponse | AMPReaderIdResponse>
  • Parameters

    • ampReaderId: string

    Returns Promise<APIErrorResponse | AMPReaderIdResponse>

    Promise which resolves to an object containing login status for AMPReaderID. If an AMPReaderID does not exist, date values will be null and linkedArcIdentity will be false.

    On success (resolves)

    array

    On error (throws)