| BaseParcel() (defined in BaseParcel) | BaseParcel | |
| BaseParcel(Parcel in, int parcelVersion) | BaseParcel | |
| CommerceEvent(String sessionId, int status, String type, String message) | CommerceEvent | protected |
| CommerceEvent(Parcel in, int parcelVersion) | CommerceEvent | |
| CREATOR (defined in TransactionEndedEvent) | TransactionEndedEvent | static |
| describeContents() (defined in Status) | Status | |
| generateResponse() | TransactionEvent | |
| getClassName() | BaseParcel | |
| getEventId() (defined in TransactionEvent) | TransactionEvent | protected |
| getInvoiceId() | TransactionEvent | |
| getMessage() | Status | |
| getParcelVersion() (defined in BaseParcel) | BaseParcel | |
| getSessionId() | Status | |
| getStatus() | Status | |
| getTransaction() | TransactionEvent | |
| getTransactionResult() | TransactionEndedEvent | |
| getType() | TransactionEndedEvent | |
| LOGIN_COMPLETED | TransactionEvent | static |
| LOGOUT_COMPLETED | TransactionEvent | static |
| safelySetParcelVersion(final int targetParcelVersion, @Nullable BaseParcel item) (defined in BaseParcel) | BaseParcel | protectedstatic |
| safelySetParcelVersion(final int targetParcelVersion, @Nullable List<? extends BaseParcel > items) (defined in BaseParcel) | BaseParcel | protectedstatic |
| safelySetParcelVersion(final int targetParcelVersion, @Nullable T[] items) (defined in BaseParcel) | BaseParcel | protectedstatic |
| SESSION_CLOSED | CommerceEvent | static |
| SESSION_END_FAILED | CommerceEvent | static |
| SESSION_ENDED | CommerceEvent | static |
| SESSION_ERROR | CommerceEvent | static |
| SESSION_RESUME_FAILED | CommerceEvent | static |
| SESSION_RESUMED | CommerceEvent | static |
| SESSION_START_FAILED | CommerceEvent | static |
| SESSION_STARTED | CommerceEvent | static |
| setEventId(String eventId) (defined in TransactionEvent) | TransactionEvent | protected |
| setParcelVersion(int targetParcelVersion) (defined in TransactionEvent) | TransactionEvent | |
| Status() (defined in Status) | Status | protected |
| Status(String sessionId, int status, String type, String message) | Status | protected |
| Status(Parcel in, int parcelVersion) | Status | |
| STATUS_ERROR | Status | static |
| STATUS_SUCCESS | Status | static |
| TRANSACTION_ENDED | TransactionEvent | static |
| TRANSACTION_ERROR | TransactionEvent | static |
| TRANSACTION_FAILED | TransactionEvent | static |
| TRANSACTION_NOTIFICATION | TransactionEvent | static |
| TRANSACTION_PAYMENT_COMPLETED | TransactionEvent | static |
| TRANSACTION_PAYMENT_REQUIRES_ONLINE_AUTHORIZATION | TransactionEvent | static |
| TRANSACTION_PAYMENT_STARTED | TransactionEvent | static |
| TRANSACTION_REQUEST | TransactionEvent | static |
| TRANSACTION_STARTED | TransactionEvent | static |
| TransactionEndedEvent(String sessionId, int status, String message, TransactionResult result) | TransactionEndedEvent | protected |
| TransactionEndedEvent(Parcel in, int parcelVersion) | TransactionEndedEvent | |
| TransactionEvent(String sessionId, int status, String type, String message) | TransactionEvent | protected |
| TransactionEvent(Parcel in, int parcelVersion) | TransactionEvent | |
| writeToParcel(Parcel dest, int flags) (defined in TransactionEndedEvent) | TransactionEndedEvent | |