.NET SDK Documentation

    Show / Hide Table of Contents

    Class VersionState

    The versioning information for Vector.

    Inheritance
    Object
    VersionState
    Namespace: Anki.Vector.Types
    Assembly: Anki.Vector.dll
    Syntax
    public class VersionState

    Properties

    | Improve this Doc View Source

    EngineBuildId

    Gets the engine build identifier.

    public string EngineBuildId { get; }
    Property Type
    String
    | Improve this Doc View Source

    OsVersion

    Gets the OS version.

    public string OsVersion { get; }
    Property Type
    String
    • Improve this Doc
    • View Source
    Back to top Copyright (c) 2019 by Wayne Venables