A
B
C
E
F
G
H
I
L
N
O
P
R
S
T
U
V
G
- GeometryType - class in com.telenav.sdk.ota.model
- Enum that represents an area geometry type.
- getAreaDataSizeInBytes() - function in com.telenav.sdk.ota.model.AreaStatus
- Get the total size of all layers' OTA data in bytes.
- getAreaGeometry() - function in com.telenav.sdk.ota.model.AreaStatus
- Gets the area's geometry.
- getCause() - function in java.lang.Throwable
- getCode() - function in com.telenav.sdk.ota.api.error.OtaServiceException
- getCoordinates() - function in com.telenav.sdk.ota.model.AreaGeometry
- Gets the coordinates collection of the area's geometry in sequence.
- getCreatedTime() - function in com.telenav.sdk.ota.model.LayerStatus
- Get the UTC timestamp when this layer's update started.
- getCurrentLocation() - function in com.telenav.sdk.ota.model.UpdateRequest
- Get the user's current location.
- getGeometryType() - function in com.telenav.sdk.ota.model.AreaGeometry
- Gets the area's geometry type.
- getHomeAreaClient() - function in com.telenav.sdk.ota.api.OtaService
- Gets an instance of HomeAreaClient.
- getLastCheckedTime() - function in com.telenav.sdk.ota.model.AreaStatus
- Get the UTC timestamp when this area status was checked last time.
- getLastUpdatedTime() - function in com.telenav.sdk.ota.model.AreaStatus
- Get the UTC timestamp when this area status was updated last time.
- getLayer() - function in com.telenav.sdk.ota.model.LayerStatus
- Get the type of the layer.
- getLayerDetails() - function in com.telenav.sdk.ota.model.AreaStatus
- Gets each layer's update status of this area.
- getLocalizedMessage() - function in java.lang.Throwable
- getMessage() - function in java.lang.Throwable
- getOtaResetErrorMessage() - function in com.telenav.sdk.ota.model.ResetStatus
- Get the error message of the data reset.
- getOtaResetStatusCode() - function in com.telenav.sdk.ota.model.ResetStatus
- Get the status code of the data reset.
- getOtaUpdateErrorMessage() - function in com.telenav.sdk.ota.model.OtaUpdateFailure
- Get the error message of the data update failure.
- getOtaUpdateFailure() - function in com.telenav.sdk.ota.model.AreaStatus
- Get the information of the whole area data update failure.
- getOtaUpdateStage() - function in com.telenav.sdk.ota.model.LayerStatus
- Get the current stage of the layer's data update.
- getOtaUpdateState() - function in com.telenav.sdk.ota.model.LayerStatus
- Get the current status of the layer's data update.
- getOtaUpdateStatus() - function in com.telenav.sdk.ota.model.AreaStatus
- Get the status of the whole data update.
- getOtaUpdateStatusCode() - function in com.telenav.sdk.ota.model.OtaUpdateFailure
- Get the status code of the data update failure.
- getSize() - function in com.telenav.sdk.ota.model.LayerStatus
- Get the total final size of this layer's OTA data.
- getStackTrace() - function in java.lang.Throwable
- getSuppressed() - function in java.lang.Throwable
- getTimeout() - function in com.telenav.sdk.ota.model.UpdateRequest
- Get the maximal time(in seconds) allowed for this OTA data update to finish.
- getUpdatedTime() - function in com.telenav.sdk.ota.model.LayerStatus
- Get the UTC timestamp when this layer state was updated.
- getUpdateStatus() - function in com.telenav.sdk.ota.api.error.OtaServiceException