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

I

i(String, String) - Method in interface tech.paycon.sdk.v5.AlternativeLogger
Adds an info message to log.
i(String, String, Throwable) - Method in interface tech.paycon.sdk.v5.AlternativeLogger
Adds an info message to log.
importFromJson(String, PCLogin.GetLoginDataCallback) - Static method in class tech.paycon.sdk.v5.PCLogin
Creates PCLogin object from JSON which is encoded in QR-code body
importOperation(String) - Static method in class tech.paycon.sdk.v5.PCOperationsManager
Imports operation from server response
importTransaction(String) - Static method in class tech.paycon.sdk.v5.PCTransactionsManager
Create transaction object by input string
importUser(String) - Static method in class tech.paycon.sdk.v5.PCUsersManager
Create User object by input string (storageID, QR-code value, JSON-value, XML-value, Deep Link value)
init(Context) - Static method in class tech.paycon.sdk.v5.PCSDK
Lib initialization.
isActivated() - Method in class tech.paycon.sdk.v5.PCUser
Check if User is activated
isAutosignEnabled() - Method in class tech.paycon.sdk.v5.PCTransaction
 
isAutosignEnabled() - Method in class tech.paycon.sdk.v5.PCUser
Flag which indicates if the key can be used to sign transactions automatically
isCollectDeviceInfo() - Method in class tech.paycon.sdk.v5.PCUser
Check if collecting device information is required
isCollectEvents() - Method in class tech.paycon.sdk.v5.PCUser
Check if collecting device events during network interaction is required
isCollectLocation() - Method in class tech.paycon.sdk.v5.PCUser
Check if collecting location is required
Application should check this flag and, if it set, ask additional privileges ACCESS_FINE_LOCATION or ACCESS_COARSE_LOCATION
isCollectSIMInfo() - Method in class tech.paycon.sdk.v5.PCUser
Check if collecting SIM information is required
Application should check this flag and, if it set, ask additional privileges READ_PHONE_STATE
isDenyRenewPubKey() - Method in class tech.paycon.sdk.v5.PCUser
Check if renew public key is forbidden by PCSDK Server
If this flag is true, then PCSDK Server will accept only the first Public Key for the user
Following requests to set Public Key will be rejected
isDenyStoreWithOSProtection() - Method in class tech.paycon.sdk.v5.PCUser
Check if OS protection (like Google Fingerprint) for User's keys is forbidden
If flag is set then Application MUST NOT allow to use TouchID/FaceID/Google Fingerprint to store User's keys
isExtendedCheck() - Method in class tech.paycon.sdk.v5.PCOperation
 
isExtendedCheck() - Method in class tech.paycon.sdk.v5.PCTransaction
Check if Extended Authentication required to confirm transaction
isInitialized() - Static method in class tech.paycon.sdk.v5.PCSDK
Whether PCSDK is properly initialized
isReady() - Method in class tech.paycon.sdk.v5.PCAutoSigner
Checks if AutoSigner is in appropriate state to be immediately used for automatically signing transactions
isReadyToSign() - Method in class tech.paycon.sdk.v5.PCUser
Check if User's keys are ready to sign (password submitted / user is activated)
isRemoteUpdateEnabled() - Method in class tech.paycon.sdk.v5.PCUser
Flag which indicates at possibility of remote updates (primarily used for backups)
isRunning() - Method in class tech.paycon.sdk.v5.PCTask
If task is running or not
isScoringEnabled() - Method in class tech.paycon.sdk.v5.PCUser
Flag indicates if the device scoring can be performed for the key
isWithFingerPrint() - Method in class tech.paycon.sdk.v5.PCUser
Check if use device fingerprinting required (link signatures to device unique properties)
A B C D E F G H I L M O P R S T V W 
Skip navigation links