Android SDK
Android events
The following events can be raised by the Android SDK.
Gr4vyResult.TransactionCreated
Returns data about the transaction object when the transaction was successfully created.
Gr4vyEvent.TransactionFailed
Returned when the transaction encounters an error.
Gr4vyResult.Cancelled
Returned when the user cancels/quits the SDK.
Gr4vyResult.GeneralError
Returned when the SDK encounters an error.
Was this page helpful?