Steerpath SDK for Android
Package Index
|
Class Index
com.steerpath.sdk.assettracking
com.steerpath.sdk.common
com.steerpath.sdk.directions
com.steerpath.sdk.domain.entities
com.steerpath.sdk.domain.repository
com.steerpath.sdk.geofence
com.steerpath.sdk.live
com.steerpath.sdk.location
com.steerpath.sdk.maps
com.steerpath.sdk.maps.defaults
com.steerpath.sdk.maps.model
com.steerpath.sdk.meta
com.steerpath.sdk.search
com.steerpath.sdk.storage
com.steerpath.sdk.telemetry
com.steerpath.sdk.utils
Interfaces
FileCache
FileReader.Callback
<T>
FileUpdater
FileWriter.Callback
<T>
Classes
FileReader
FileServices
FileWriter
Annotations
QueryError
Package Index
|
Class Index
public static interface
FileReader.Callback
com.steerpath.sdk.storage.FileReader.Callback<T>
Summary
Public Methods
abstract void
onError
(Exception e)
abstract void
onResult
(T result)
Public Methods
public abstract void
onError
(Exception e)
public abstract void
onResult
(T result)