Package-level declarations
Types
API marked with this annotation is internal, and it is not intended to be used outside of Anyline. It may be removed or changed without notice.
Functions
Request the Heatmap for the specified Measurement. This function is blocking and should only be call on a background thread.
Request results for the specified Measurement. This function is blocking and should only be call on a background thread.
Initializes the AnylineTireTreadSdk with a license key, and an Android context
Initializes the AnylineTireTreadSdk
Initializes the AnylineTireTreadSdk with a license key.
Initializes the AnylineTireTreadSdk
Sends a request with given UUID and comment and returns the result via the callback. When the operation is successful, the callback returns a Response.Success containing a MeasurementInfo. If the operation fails, the callback instead returns a Response.Error.