AttributesHandler

Handler interface for setting custom attributes on the device

See also

Functions

Link copied to clipboard
abstract fun onFailure(error: Error)

On a unsuccessful request onFailure is called with a descriptive error

Link copied to clipboard
abstract fun onSuccess()

On a successful request onSuccess is called.