eyescansolosdk
Toggle table of contents
public
Target filter
public
Switch theme
Search in API
Skip to content
eyescansolosdk
eyescansolosdk
/
com.sightic.eyescansolosdk.error
/
UnsupportedDevice
Unsupported
Device
@
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.
Members
Constructors
Unsupported
Device
Link copied to clipboard
constructor
(
status
:
SighticSupportedDevice.Status
)
Properties
status
Link copied to clipboard
val
status
:
SighticSupportedDevice.Status