akiles-react-native
    Preparing search index...

    Class Card

    Index
    • Parameters

      • uid: string
      • isAkilesCard: boolean

      Returns Card

    isAkilesCard: boolean
    uid: string
    • Close the connection to the card.

      Returns void

    • Update the data on the card with the Akiles server.

      Returns Promise<void>

      A promise that resolves when the update is complete.

      AkilesError if an error occurs during the update.