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

A

activate(PCUser, String) - Static method in class tech.paycon.sdk.v5.PCUsersManager
Deprecated.
activate(PCUser, String, PCActivateCallback) - Static method in class tech.paycon.sdk.v5.PCUsersManager
Activates the user with provided activation code.
AlternativeLogger - Interface in tech.paycon.sdk.v5
Interface with methods identical to methods from android.util.Log
The implementation of this interface can be passed to PCSDK.setAlternativeLogger(AlternativeLogger) in order to change the mechanism of logs collection.
Each method has its default implementation which invokes the corresponding method from android.util.Log.
analyzeQRValue(String) - Static method in class tech.paycon.sdk.v5.PCSDK
Function to analyze data from scanned QR-code
Should be used to detect if PCSDK can process QR-code data
areCallbacksInvokedInMainThread() - Static method in class tech.paycon.sdk.v5.PCSDK
Returns the same value as was passed to last call of PCSDK.setCallbacksInvokedInMainThread(boolean) or true if this method was never called from the app.
areOnlineCredentialsRequired() - Method in class tech.paycon.sdk.v5.PCUser
Flag which indicates that activation code and password are checked online when submitted
assignUser(PCUser, PCAutoSignerCallback) - Method in class tech.paycon.sdk.v5.PCAutoSigner
Attaches AutoSigner to a given user.
autoSign(PCTransaction, ScoringSettings, PCAutoSignerCallback) - Method in class tech.paycon.sdk.v5.PCAutoSigner
Automatically signs specified PCTransaction on behalf of attached PCUser
A B C D E F G H I L M O P R S T V W 
Skip navigation links