Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can get an instance of the AssistTransactionStorage class using the method:

AssistTransactionStorage assistPayEngine.transactionStorage().

An instance of the AssistTransactionsLoader class must be created in the onCreateLoader(int id, Bundle args) method of the class that implements the LoaderManager.LoaderCallbacks<> interface.