Index
Constructors
Properties
Constructors
constructor
-
Parameters
-
requestId: string
Request ID of the intent.
-
Optional debugString: undefined | string
Human readable description of this error.
Returns DeviceNotSupportedError
-
Properties
Optional debugString
Human readable description of this error
errorCode
The cause for this error
message
name
requestId
Request ID from the associated EXECUTE
intent.
Use the
DeviceNotSupportedError
to indicate that the discovered device provided to your IdentifyHandler should be ignored. The platform will not report this device to your app again until the next reboot.For more details on error handling, see HandlerError.