Skip navigation links
A C D E G H I K L N O P R S T U V 

G

getAnalyser() - Method in class tech.paycon.kyc.KYCSessionParams
The specified analyser or null if it is not specified
getAnalysesResults() - Method in class tech.paycon.kyc.KYCSession.ExtendedSessionStatus
Results of the documents analysis or null if the information is not available.
getAppExtra() - Method in class tech.paycon.kyc.KYCSession.ExtendedSessionStatus
Additional information that the app might have passed while creating session.
getAppExtra() - Method in class tech.paycon.kyc.KYCSession
Extra information provided by the application as a JSON-string (if applicable)
getAvailableAnalysers() - Method in class tech.paycon.kyc.KYCInfo
List of available analysers
getAvailableOcrRetrievers() - Method in class tech.paycon.kyc.KYCInfo
List of available OCR retrievers
getAvailableVerifiers() - Method in class tech.paycon.kyc.KYCInfo
List of available verifiers
getContent() - Method in class tech.paycon.kyc.KYCCredentials
Content of credentials as key-value pairs
getCreatedAt() - Method in class tech.paycon.kyc.KYCSession.ExtendedSessionStatus
Timestamp in milliseconds when the session was created
getCredentials() - Method in class tech.paycon.kyc.KYCSession.ExtendedSessionStatus
Credentials for a specific verifier.
getDeviceInfo() - Method in class tech.paycon.kyc.KYCSession.ExtendedSessionStatus
Information about the device initialed the session or null if this information is not available
getErrorCode() - Method in class tech.paycon.kyc.KYCError
In case, the type of error is KYCError.SERVICE_ERROR, this method returns error code from service.
In case, the type of error is KYCError.NETWORK_ERROR, this method returns HTTP code
getErrorMessage() - Method in class tech.paycon.kyc.KYCError
In case, the type of error is KYCError.SERVICE_ERROR, this method returns error message from service
getIntent(Context) - Method in class tech.paycon.kyc.KYCCredentials
 
getKYCInfo(String, KYCManager.KYCInfoCallback) - Static method in class tech.paycon.kyc.KYCManager
Retrieves information about specified KYC service.
getMessage() - Method in class tech.paycon.kyc.KYCError
Fairly informative message describing what has happened
getName() - Method in class tech.paycon.kyc.KYCSession.ExtendedSessionStatus.VerifierStatus
Name of the verifier
getName() - Method in class tech.paycon.kyc.KYCVerifier
Name of the verifier
getOCRResults(KYCSession, KYCManager.OCRResultsCallback) - Static method in class tech.paycon.kyc.KYCManager
Gets results of OCR procedure.
getOcrRetriever() - Method in class tech.paycon.kyc.KYCSession
A service to recognize scanned documents.
getOcrRetriever() - Method in class tech.paycon.kyc.KYCSessionParams
The specified OCR retriever or null if it is not specified
getPcKycConnectorUrl() - Method in class tech.paycon.kyc.KYCSession
An URL to connect with KYC connector.
getPcSystemId() - Method in class tech.paycon.kyc.KYCSession.ExtendedSessionStatus
ID of the PC system which is / will be used to issue the keys or null if the ID is unknown
getPCUser(KYCSession, KYCManager.GetPCUserCallback) - Static method in class tech.paycon.kyc.KYCManager
Retrieves a PC key from server and returns PCUser object ready to be used in the app.
This function is supposed to be called only when the session reaches status KYCSession.SessionStatus.ANALYSED_SUCCESSFULLY
getPreliminaryVerifier() - Method in class tech.paycon.kyc.KYCSession
A verifier to perform preliminary identity verification.
getPreliminaryVerifier() - Method in class tech.paycon.kyc.KYCSessionParams
The specified verifier for preliminary check or null if it is not specified
getPublicKey() - Method in class tech.paycon.kyc.KYCSession
Public key generated on the device to start a session
getReason() - Method in class tech.paycon.kyc.KYCSessionHistoryItem
A numeric value if the reason
getRemainingVerifiers() - Method in class tech.paycon.kyc.KYCSession.ExtendedSessionStatus
The list of verifiers to be passed.
getRequiredSources() - Method in class tech.paycon.kyc.KYCAnalyser
Which sources (KYCMediaSourceType must be uploaded to perform the analysis
getRequiredSources(KYCSession, KYCManager.SessionCallback) - Static method in class tech.paycon.kyc.KYCManager
Gets required sources from server which must be uploaded again to succeed OCR
getRequiredSources() - Method in class tech.paycon.kyc.KYCSession
 
getSessionId() - Method in class tech.paycon.kyc.KYCSession
Returns session id which is assigned by the server the first time session is opened
getSessionStatus(KYCSession, KYCManager.SessionStatusCallback) - Static method in class tech.paycon.kyc.KYCManager
Retrieves the current status of the session
getSessionStatus() - Method in class tech.paycon.kyc.KYCSession.ExtendedSessionStatus
The current status of the session presented by one of possible KYCSession.SessionStatus values.
getStatus() - Method in class tech.paycon.kyc.KYCSession.ExtendedSessionStatus.VerifierStatus
Current status of verification
getStatus() - Method in class tech.paycon.kyc.KYCSession
Last acquired status from KYCManager
getStatus() - Method in class tech.paycon.kyc.KYCSessionHistoryItem
A non-null value of the status, one of KYCSession.SessionStatus
getStatusHistory(KYCSession, KYCManager.StatusHistoryCallback) - Static method in class tech.paycon.kyc.KYCManager
Retrieves the history of statuses for a particular session
getSystemId() - Method in class tech.paycon.kyc.KYCSession
PC System identifier (if applicable)
getTime() - Method in class tech.paycon.kyc.KYCSessionHistoryItem
Time when the status was acquired
getType() - Method in class tech.paycon.kyc.KYCAnalyser
Type of the analyser
getType() - Method in class tech.paycon.kyc.KYCCredentials
Type of credentials
getType() - Method in class tech.paycon.kyc.KYCOCRRetriever
Type of retriever
getUpdatedAt() - Method in class tech.paycon.kyc.KYCSession.ExtendedSessionStatus
Timestamp in milliseconds when the session was last updated or 0 if it has not been changed since it was created for the first time
getVerifiers() - Method in class tech.paycon.kyc.KYCSession
List of required verifiers.
getVerifiers() - Method in class tech.paycon.kyc.KYCSessionParams
List of specified verifiers or e,pry list if no verifiers were specified
getVerifierStatus() - Method in class tech.paycon.kyc.KYCSession.ExtendedSessionStatus
Verifier selected for the verification.
A C D E G H I K L N O P R S T U V 
Skip navigation links