A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Y
Z
E
- e(String,String) - function in io.scanbot.sdk.util.log.DebugLog
- Writes tag and message to the log file and also calls Log.e with given params.
- e(String,String,Throwable) - function in io.scanbot.sdk.util.log.DebugLog
- Writes a message about exception to system log and to the file.
- e(String) - function in io.scanbot.sdk.util.log.DebugLog
- e(String,String) - function in io.scanbot.sdk.util.log.Logger
- Writes tag and message to the log on Level.Error
- ELL - enum entry in io.scanbot.sdk.entity.Language
- emptyCursor() - function in io.scanbot.sdk.util.CursorUtil
- enableAutoFocus(Camera.Parameters) - function in io.scanbot.sdk.util.snap.Utils
- Sets focus mode to Camera.Parameters.FOCUS_MODE_AUTO if supported
- enableContinuousFocus(Camera.Parameters) - function in io.scanbot.sdk.util.snap.Utils
- Sets focus mode to Camera.Parameters.FOCUS_MODE_CONTINUOUS_PICTURE or Camera.Parameters.FOCUS_MODE_AUTO if supported
- ENCODE_FAILED - enum entry in io.scanbot.sdk.exceptions.camera.CodecFailedException.FailureType
- EncryptionArgumentsException - class in io.scanbot.sdk.exceptions.crypto
- Thrown when Encryption mechanics initialized with incorrect params
- EncryptionInitException - class in io.scanbot.sdk.exceptions.crypto
- Thrown when DI cant init encryption classes due to not supported android version or other problems
- endViewTransition(View) - function in android.view.ScanbotCameraView
- endViewTransition(View) - function in android.view.SnapFlashView
- endViewTransition(View) - function in android.view.FinderOverlayView
- endViewTransition(View) - function in android.view.ScanbotCameraXView
- endViewTransition(View) - function in android.view.ZoomFinderOverlayView
- ENG - enum entry in io.scanbot.sdk.entity.Language
- ENM - enum entry in io.scanbot.sdk.entity.Language
- ensureDirExists(String) - function in io.scanbot.sdk.util.FileUtils
- ensureMainThread() - function in io.scanbot.sdk.util.thread.ExecutionUtils
- Ensures that method invocation happened on main thread
- EPO - enum entry in io.scanbot.sdk.entity.Language
- equals(Object) - function in io.scanbot.sdk.entity.Blob
- Error - enum entry in io.scanbot.sdk.util.log.Logger.Level
- EST - enum entry in io.scanbot.sdk.entity.Language
- EUS - enum entry in io.scanbot.sdk.entity.Language
- ExecutionUtils - class in io.scanbot.sdk.util.thread
- Utils for predefined Thread execution