Contains all activites discovered by ActivityRecognizer. Uncreatable. More...
Import Statement: | import ArcGIS.AppFramework.Sensors 1.0 |
Properties
- count : int
Methods
- object get(int index)
Detailed Description
The ActivityRecognizerResultsModel component provides a list of all activites that have been found through ActivityRecognizer.
For an example of this component in action, refer to the code sample for ActivityRecognizer.
Enumerations
ResultRoles enumeration
Name | Value |
---|---|
ActivityRecognizerResultsModel.ActivityRole | 257 |
ActivityRecognizerResultsModel.ConfidenceRole | 258 |
ActivityRecognizerResultsModel.ConfidenceScoreRole | 259 |
Property Documentation
Method Documentation
Returns the activity at the specified index.
The index parameter
This parameter returns the ActivityRecognizerResult at the nominated index position.