- GeometryType - Enum in com.telenav.sdk.ota.model
-
Enum that represents an area geometry type.
- getAreaDataSizeInBytes() - Method in class com.telenav.sdk.ota.model.AreaStatus
-
Get the total size of all layers' OTA data in bytes.
- getAreaGeometry() - Method in class com.telenav.sdk.ota.model.AreaStatus
-
Gets the area's geometry.
- getCode() - Method in exception com.telenav.sdk.ota.api.error.OtaServiceException
-
- getCoordinates() - Method in class com.telenav.sdk.ota.model.AreaGeometry
-
Gets the coordinates collection of the area's geometry in sequence.
- getCreatedTime() - Method in class com.telenav.sdk.ota.model.LayerStatus
-
Get the UTC timestamp when this layer's update started.
- getCurrentLocation() - Method in class com.telenav.sdk.ota.model.UpdateRequest
-
Get the user's current location.
- getGeometryType() - Method in class com.telenav.sdk.ota.model.AreaGeometry
-
Gets the area's geometry type.
- getHomeAreaClient() - Static method in class com.telenav.sdk.ota.api.OtaService
-
- getLastCheckedTime() - Method in class com.telenav.sdk.ota.model.AreaStatus
-
Get the UTC timestamp when this area status was checked last time.
- getLastUpdatedTime() - Method in class com.telenav.sdk.ota.model.AreaStatus
-
Get the UTC timestamp when this area status was updated last time.
- getLayer() - Method in class com.telenav.sdk.ota.model.LayerStatus
-
Get the type of the layer.
- getLayerDetails() - Method in class com.telenav.sdk.ota.model.AreaStatus
-
Gets each layer's update status of this area.
- getOtaResetErrorMessage() - Method in class com.telenav.sdk.ota.model.ResetStatus
-
Get the error message of the data reset.
- getOtaResetStatusCode() - Method in class com.telenav.sdk.ota.model.ResetStatus
-
Get the status code of the data reset.
- getOtaUpdateErrorMessage() - Method in class com.telenav.sdk.ota.model.OtaUpdateFailure
-
Get the error message of the data update failure.
- getOtaUpdateFailure() - Method in class com.telenav.sdk.ota.model.AreaStatus
-
Get the information of the whole area data update failure.
- getOtaUpdateStage() - Method in class com.telenav.sdk.ota.model.LayerStatus
-
Get the current stage of the layer's data update.
- getOtaUpdateState() - Method in class com.telenav.sdk.ota.model.LayerStatus
-
Get the current status of the layer's data update.
- getOtaUpdateStatus() - Method in class com.telenav.sdk.ota.model.AreaStatus
-
Get the status of the whole data update.
- getOtaUpdateStatusCode() - Method in class com.telenav.sdk.ota.model.OtaUpdateFailure
-
Get the status code of the data update failure.
- getSize() - Method in class com.telenav.sdk.ota.model.LayerStatus
-
Get the total final size of this layer's OTA data.
- getTimeout() - Method in class com.telenav.sdk.ota.model.UpdateRequest
-
Get the maximal time(in seconds) allowed for this OTA data update to finish.
- getUpdatedTime() - Method in class com.telenav.sdk.ota.model.LayerStatus
-
Get the UTC timestamp when this layer state was updated.
- getUpdateStatus() - Method in exception com.telenav.sdk.ota.api.error.OtaServiceException
-