A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
V
- v(String,String) - function in com.doorstepai.sdks.tracking.internal.SDKLogger
- Log a verbose message (only if dev mode is enabled)
- v(String,String,Throwable) - function in com.doorstepai.sdks.tracking.internal.SDKLogger
- Log a verbose message with throwable (only if dev mode is enabled)
- validateDevModeAccess() - function in com.doorstepai.sdks.tracking.DoorstepAI
- Validates whether the current API key has dev mode privileges without changing devMode state.
- validateToken() - function in com.doorstepai.sdks.tracking.internal.network.Network
- Validates the current API token for dev mode privileges
- ValidateTokenBodyInput - class in com.doorstepai.sdks.tracking.internal.network
- ValidateTokenResponse - class in com.doorstepai.sdks.tracking.internal.network
- Vector3D - class in com.doorstepai.sdks.tracking.internal.sensors
- 3D vector for positions and velocities in ECEF coordinates.