Unsupported

data class Unsupported(val detail: String) : GlassesError

This device/capability combination cannot perform the operation; check DeviceCapabilities first.

Constructors

Link copied to clipboard
constructor(detail: String)

Properties

Link copied to clipboard
expect open val cause: Throwable?
Link copied to clipboard
Link copied to clipboard
expect open val message: String?