ActivityRecognizerError QML Type

Contains errors encountered by ActivityRecognizer. More...

Import Statement: import ArcGIS.AppFramework.Sensors 1.0

Properties

Detailed Description

The ActivityRecognizerError component contains any errors encountered by the ActivityRecognizer component.

This component cannot be instantiated by itself, and can only be created by the error property in the ActivityRecognizer component.

Enumerations

ErrorCode enumeration

Enum describing the error encountered by the activity recognizer. Informs the errorCode property.

NameValue
ActivityRecognizerError.ErrorNone0
ActivityRecognizerError.ErrorServiceMissing1
ActivityRecognizerError.ErrorPermission2
ActivityRecognizerError.ErrorNotSupportedFeature3
ActivityRecognizerError.ErrorUnknown4

Property Documentation

[read-only] errorCode : ErrorCode

Provides the code for the error encountered by the activity recognizer. Informed by the ErrorCode enum.


[read-only] errorMessage : string

The error message for the associated error code.


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close