Interface MGCardLiteEntry


public interface MGCardLiteEntry
Represents an entry of a particular card managed by the MG SDK. The entry contains only digital card ID and card status.
See Also:
  • Method Details

    • getDigitalCardId

      String getDigitalCardId()
      Returns:
      Provides digital card id.
      Digitized card ID shared by the HCE platform components (Different than token ID)
    • getCardStatus

      CardStatus getCardStatus()
      Returns:
      Provides card status.