Skip navigation links
A B C D E F G H I L O P R S T V 

O

onCreate() - Method in class tech.paycon.sdk.v5.PCSDKApplication
Call super.onCreate and create PCSDK object
onCreate() - Method in class tech.paycon.sdk.v5.PCSDKMultiDexApplication
Call super.onCreate and create PCSDK object
onNextConfirmationResult(PCConfirmationResult) - Method in interface tech.paycon.sdk.v5.utils.PCMultipleProcessingCallback
Called every time, the next transaction has been confirmed (possibly, with an error)
onNextDeclinationResult(PCDeclinationResult) - Method in interface tech.paycon.sdk.v5.utils.PCMultipleProcessingCallback
Called every time, the next transaction has been declined (possibly, with an error)
onNextResult(PCConfirmationResult) - Method in interface tech.paycon.sdk.v5.utils.PCMultipleConfirmationCallback
Called every time, the next transaction has been confirmed (possibly, with an error)
onNextResult(PCDeclinationResult) - Method in interface tech.paycon.sdk.v5.utils.PCMultipleDeclinationCallback
Called every time, the next transaction has been declined (possibly, with an error)
onProgressChanged(int, int) - Method in interface tech.paycon.sdk.v5.utils.PCGetTransactionBinaryDataCallback
 
onTaskCancelled() - Method in interface tech.paycon.sdk.v5.utils.PCTaskCallback
Called when task returned in PCTaskCallback.onTaskCreated(PCTask) is cancelled
onTaskCreated(PCTask) - Method in interface tech.paycon.sdk.v5.utils.PCTaskCallback
Called when the task encapsulating the network connection is created and can be managed.
onTerminate() - Method in class tech.paycon.sdk.v5.PCSDKApplication
Destroy PCSDK object and call super.onTerminate
onTerminate() - Method in class tech.paycon.sdk.v5.PCSDKMultiDexApplication
Destroy PCSDK object and call super.onTerminate
A B C D E F G H I L O P R S T V 
Skip navigation links