akiles-react-native
    Preparing search index...

    Class Card

    Index

    Constructors

    Properties

    Methods

    Constructors

    • Parameters

      • uid: string
      • isAkilesCard: boolean

      Returns Card

    Properties

    isAkilesCard: boolean
    uid: string

    Methods

    • 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.