Uses of Class
com.creditcall.chipdnamobile.CardToken
-
-
Uses of CardToken in com.creditcall.chipdnamobile
Fields in com.creditcall.chipdnamobile with type parameters of type CardToken Modifier and Type Field Description static android.os.Parcelable.Creator<CardToken>CardToken. CREATORMethods in com.creditcall.chipdnamobile that return types with arguments of type CardToken Modifier and Type Method Description static java.util.List<CardToken>ChipDnaMobileSerializer. deserializeCardTokens(java.lang.String cardTokenXml)Deserializes XML string containing card tokens into a List of CardToken objects.
-