B
C
D
E
F
G
H
I
O
S
T
U
V
W
G
- getBaggage() - function in com.kinegram.android.emrtdconnector.ConnectionOptions
- Gets the baggage entries that become the log context of the session in the DocVal server.
- getCan() - function in com.kinegram.android.emrtdconnector.ChipAccessKey.FromCan
- Gets the Card Access Number.
- getChipAccessKey() - function in com.kinegram.android.emrtdconnector.ConnectionOptions
- Gets the chip access key used to authenticate to the eMRTD's chip.
- getDateOfBirth() - function in com.kinegram.android.emrtdconnector.ChipAccessKey.FromMrz
- Gets the birth date of the document holder.
- getDateOfExpiry() - function in com.kinegram.android.emrtdconnector.ChipAccessKey.FromMrz
- Gets the expiry date of the document.
- getDocumentNumber() - function in com.kinegram.android.emrtdconnector.ChipAccessKey.FromMrz
- Gets the document number.
- getException() - function in com.kinegram.android.emrtdconnector.EmrtdConnector
- Gets any other exception that occurred during the session and not fit the getNfcException and getWebSocketClientException.
- getHttpHeaders() - function in com.kinegram.android.emrtdconnector.ConnectionOptions
- Gets the additional http headers for the websocket connection, as they were set.
- getNfcException() - function in com.kinegram.android.emrtdconnector.EmrtdConnector
- Gets the exception that occurred during IsoDep#connect() or IsoDep#transceive(byte[]).
- getTracer() - function in com.kinegram.android.emrtdconnector.EmrtdConnector
- Gets the currently used OpenTelemetry tracer.
- getValidationId() - function in com.kinegram.android.emrtdconnector.ConnectionOptions
- Gets the validation id, a unique string to identify the session.
- getWebSocketClientException() - function in com.kinegram.android.emrtdconnector.EmrtdConnector
- Get the exception that occurred during the WebSocketClient operations.