.NET SDK Documentation

    Show / Hide Table of Contents

    Class RobotObjectAvailableEventArgs

    Cube availability event args

    Inheritance
    Object
    EventArgs
    RobotEventArgs
    RobotObjectEventArgs
    RobotObjectAvailableEventArgs
    Inherited Members
    RobotObjectEventArgs.ObjectEventType
    RobotEventArgs.EventType
    EventArgs.Empty
    Namespace: Anki.Vector.Events
    Assembly: Anki.Vector.dll
    Syntax
    public class RobotObjectAvailableEventArgs : RobotObjectEventArgs

    Properties

    | Improve this Doc View Source

    FactoryId

    Gets the factory identifier of the available cube

    public string FactoryId { get; }
    Property Type
    String

    See Also

    EventArgs
    • Improve this Doc
    • View Source
    Back to top Copyright (c) 2019 by Wayne Venables