FileDocCategorySizeDatePackage
TransactionRecord.javaAPI DocphoneME MR2 API (J2ME)1837Wed May 02 18:00:44 BST 2007javax.microedition.payment

TransactionRecord

public interface TransactionRecord
This class is defined by the JSR-229 specification Payment API (PAPI), Version 1.0.0

Fields Summary
public static final int
TRANSACTION_SUCCESSFUL
public static final int
TRANSACTION_FAILED
public static final int
TRANSACTION_REJECTED
Constructors Summary
Methods Summary
public intgetFeatureID()

public longgetFinishedTimestamp()

public intgetState()

public intgetTransactionID()

public booleanwasMissed()