Class RobotObjectAvailableEventArgs
Cube availability event args
Namespace: Anki.Vector.Events
Assembly: Anki.Vector.dll
Syntax
public class RobotObjectAvailableEventArgs : RobotObjectEventArgs
Properties
| Improve this Doc View SourceFactoryId
Gets the factory identifier of the available cube
public string FactoryId { get; }
Property Type
String |