A
C
E
F
G
I
M
N
P
R
S
T
U
V
W
G
- getAllowUseOfLocationData() - function in com.fingerprint.android.Configuration
- getApiKey() - function in com.fingerprint.android.Configuration
- getAsJson() - function in com.fingerprint.android.FingerprintResponse
- The full server response as a JSON string.
- getCause() - function in kotlin.Throwable
- getDescription() - function in com.fingerprint.android.Error
- Human-readable error description.
- getDescription() - function in com.fingerprint.android.Error
- Human-readable error description.
- getEndpointUrl() - function in com.fingerprint.android.Configuration
- getEndpointUrl() - function in com.fingerprint.android.Configuration.Region
- The API base URL for this region.
- getEntries() - function in com.fingerprint.android.Configuration.Region
- Fingerprint data processing regions.
- getError() - function in com.fingerprint.android.FingerprintException
- The original error containing event ID, description, and type information
- getErrorMessage() - function in com.fingerprint.android.FingerprintResponse
- Non-null if the server returned a partial response with an error message.
- getEventId() - function in com.fingerprint.android.Error
- Server-assigned event ID.
- getEventId() - function in com.fingerprint.android.Error
- Server-assigned event ID.
- getEventId() - function in com.fingerprint.android.FingerprintException
- getEventId() - function in com.fingerprint.android.FingerprintResponse
- Unique identifier for this identification event.
- getFallbackEndpointUrls() - function in com.fingerprint.android.Configuration
- getIntegrationInfo() - function in com.fingerprint.android.Configuration
- getLocalizedMessage() - function in kotlin.Throwable
- getLocationTimeoutMillis() - function in com.fingerprint.android.Configuration
- getMessage() - function in kotlin.Throwable
- getName() - function in kotlin.Configuration.Region
- getOrdinal() - function in kotlin.Configuration.Region
- getRegion() - function in com.fingerprint.android.Configuration
- getSealedResult() - function in com.fingerprint.android.FingerprintResponse
- The raw sealed (encrypted) result from the server, or
nullif sealed results are not enabled for this workspace. - getStackTrace() - function in kotlin.Throwable
- getSuppressed() - function in kotlin.Throwable
- getSuspectScore() - function in com.fingerprint.android.FingerprintResponse
- Server-side risk score for this identification request, or
nullif not present in the response. - getVisitorId() - function in com.fingerprint.android.Fingerprint
- Retrieves the visitor ID using Kotlin coroutines.
- getVisitorId(kotlin.jvm.functions.Function1) - function in com.fingerprint.android.Fingerprint
- Retrieves the visitor ID asynchronously.
- getVisitorId(kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1) - function in com.fingerprint.android.Fingerprint
- Retrieves the visitor ID asynchronously with separate success and error callbacks.
- getVisitorId(java.lang.Integer,kotlin.jvm.functions.Function1) - function in com.fingerprint.android.Fingerprint
- Retrieves the visitor ID asynchronously with a custom timeout.
- getVisitorId(java.lang.Integer,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1) - function in com.fingerprint.android.Fingerprint
- Retrieves the visitor ID asynchronously with a custom timeout and error handling.
- getVisitorId(java.lang.Integer,java.lang.String,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1) - function in com.fingerprint.android.Fingerprint
- Retrieves the visitor ID with a custom timeout and a linkedId.
- getVisitorId(java.lang.Integer,java.util.Map,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1) - function in com.fingerprint.android.Fingerprint
- Retrieves the visitor ID with a custom timeout and tags.
- getVisitorId(java.lang.Integer,java.util.Map,java.lang.String) - function in com.fingerprint.android.Fingerprint
- Retrieves the visitor ID using Kotlin coroutines.
- getVisitorId(java.lang.Integer,java.util.Map,java.lang.String,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1) - function in com.fingerprint.android.Fingerprint
- Retrieves the visitor ID with a custom timeout, tags, and a linkedId.
- getVisitorId(java.lang.String,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1) - function in com.fingerprint.android.Fingerprint
- Retrieves the visitor ID and associates it with a linkedId from your system.
- getVisitorId(java.util.Map,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1) - function in com.fingerprint.android.Fingerprint
- Retrieves the visitor ID with custom tags for additional request context.
- getVisitorId(java.util.Map,java.lang.String,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1) - function in com.fingerprint.android.Fingerprint
- Retrieves the visitor ID with tags and a linkedId.
- getVisitorId() - function in com.fingerprint.android.FingerprintResponse
- The stable identifier for this device.