UnsupportedDevice

@Serializable
data class UnsupportedDevice(val status: SighticSupportedDevice.Status) : SighticError

Scan could not be performed because the current device is not supported by EyeScan Solo SDK.

Constructors

Link copied to clipboard
constructor(status: SighticSupportedDevice.Status)

Properties

Link copied to clipboard