Skip navigation links
A B C D E F G I N O P R S U V 

G

getAddress() - Method in class io.digified.digified_library.api.result.id.FrontIdData
Getter method for FrontIdData.address: representing the full address
getAddressDetails() - Method in class io.digified.digified_library.api.result.id.FrontIdData
Getter method for FrontIdData.addressDetails: representing the address details (house number, street name, ...)
getBackIdData() - Method in class io.digified.digified_library.api.result.IdExtractionResult
Getter method for IdExtractionResult.backIdData: data of the back side of the id
getBirthdate() - Method in class io.digified.digified_library.api.result.id.FrontIdData
Getter method for FrontIdData.birthdate: the date of birth
getCapturedBitmap() - Method in class io.digified.digified_library.capture.CaptureResult
Getter method for capturedBitmap
getCaptureType() - Method in class io.digified.digified_library.capture.CaptureResult
Getter method for captureType
getCongruence() - Method in class io.digified.digified_library.api.result.FaceMatchResult
Getter method for FaceMatchResult.congruence: How the two images match (the higher is the better) (value between 0-1).
getDistrict() - Method in class io.digified.digified_library.api.result.id.FrontIdData
Getter method for FrontIdData.district: representing the district
getError() - Method in class io.digified.digified_library.api.result.DigifiedResult
Getter method for DigifiedResult.error: the error message
getErrorCode() - Method in class io.digified.digified_library.api.result.DigifiedResult
Getter method for DigifiedResult.errorCode: the error code
getErrorCode() - Method in class io.digified.digified_library.errors.DigifiedError
Getter method for DigifiedError.errorCode
getExpirationDate() - Method in class io.digified.digified_library.api.result.id.BackIdData
Getter method for BackIdData.expirationDate: expiration date of the ID
getExpired() - Method in class io.digified.digified_library.api.result.id.BackIdData
Getter method for BackIdData.isExpired: True if the ID is expired and False if not expired
getFaceImageUrl() - Method in class io.digified.digified_library.api.result.id.FrontIdData
Getter method for FrontIdData.faceImageUrl: URL link to image
getFamilyName() - Method in class io.digified.digified_library.api.result.id.FrontIdData
Getter method for FrontIdData.familyName: represents the second name to family name
getFinalStatus() - Method in class io.digified.digified_library.digified.Digified
Use this method to get the final status of the verification process, the final status will be on of those statuses DigifiedConstants.Status
getFrontIdData() - Method in class io.digified.digified_library.api.result.IdExtractionResult
Getter method for IdExtractionResult.frontIdData: data of the front side of the id
getGovernorate() - Method in class io.digified.digified_library.api.result.id.FrontIdData
Getter method for FrontIdData.governorate: representing the governorate
getHusbandName() - Method in class io.digified.digified_library.api.result.id.BackIdData
Getter method for BackIdData.husband: husband name
getImageUrl() - Method in class io.digified.digified_library.api.result.id.IdData
Getter method for IdData.imageUrl: URL link to cropped front ID or back ID
getInstance(Context, String, String) - Static method in class io.digified.digified_library.digified.Digified
creating Digified object
getJobPlace() - Method in class io.digified.digified_library.api.result.id.BackIdData
Getter method for BackIdData.jobPlace: representing the job place
getJobTitle() - Method in class io.digified.digified_library.api.result.id.BackIdData
Getter method for BackIdData.jobTitle: representing the job title
getLiveness() - Method in class io.digified.digified_library.api.result.FaceMatchResult
Getter method for FaceMatchResult.liveness: Detecting the confidence of how much is the selfie is real and not spoofed (the higher is the better) (value between 0-1).
getMaritalStatus() - Method in class io.digified.digified_library.api.result.id.BackIdData
Getter method for BackIdData.maritalStatus: marital status
getMessage() - Method in class io.digified.digified_library.api.result.DigifiedResult
Getter method for DigifiedResult.message: represents the recommended action for user
getName() - Method in class io.digified.digified_library.api.result.id.FrontIdData
Getter method for FrontIdData.name: first name
getNationalId() - Method in class io.digified.digified_library.api.result.id.IdData
Getter method for IdData.nationalId: 14 digits integer representing the ID number
getNextAction() - Method in class io.digified.digified_library.digified.Digified
Use this method to get the next action that you should let the user perform based on the predefined sequence in the SDK.
getNextProcess() - Method in class io.digified.digified_library.api.result.DigifiedResult
Getter method for DigifiedResult.nextProcess: represents the next operation
getOverallStatus() - Method in class io.digified.digified_library.api.result.DigifiedResult
Getter method for DigifiedResult.overallStatus: Enumeration representing overall status of the session: (FAILED: 0, VERIFIED: 1, IN_PROGRESS: 2, PENDING: 3)
getReligion() - Method in class io.digified.digified_library.api.result.id.BackIdData
Getter method for BackIdData.religion: religion
getResult() - Method in class io.digified.digified_library.api.result.DigifiedResult
Getter method for DigifiedResult.result: indicating the session status: (SUCCESS: 0, HAS_ERRORS: -1, HAS_WARNINGS: 1)
getSerialNumber() - Method in class io.digified.digified_library.api.result.id.FrontIdData
Getter method for FrontIdData.serialNumber: represents the serial number of the ID
getSex() - Method in class io.digified.digified_library.api.result.id.BackIdData
Getter method for BackIdData.sex: gender
getShouldTerminate() - Method in class io.digified.digified_library.api.result.DigifiedResult
Getter method for DigifiedResult.shouldTerminate: False if there will be a next op-state / try, True otherwise.
getStreet() - Method in class io.digified.digified_library.api.result.id.FrontIdData
Getter method for FrontIdData.street: representing the street
getSubDistrict() - Method in class io.digified.digified_library.api.result.id.FrontIdData
Getter method for FrontIdData.subDistrict: representing the subdistrict
getToken() - Method in class io.digified.digified_library.api.result.InitializationResult
Getter method for InitializationResult.token: 30 character long alphanumeric string representing the user.
getWarning() - Method in class io.digified.digified_library.api.result.IdExtractionResult
Getter method for IdExtractionResult.warning: the warning message
getWarningCode() - Method in class io.digified.digified_library.api.result.IdExtractionResult
Getter method for IdExtractionResult.warningCode: the warning code
A B C D E F G I N O P R S U V 
Skip navigation links