Error

data class Error(val error: GlassesError) : DeviceManagerState

The last manager operation failed with error.

Constructors

Link copied to clipboard
constructor(error: GlassesError)

Properties

Link copied to clipboard