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