Class VectorAuthenticationException
Failure during authentication
Implements
Namespace: Anki.Vector.Exceptions
Assembly: Anki.Vector.dll
Syntax
public class VectorAuthenticationException : VectorException, ISerializable
  Properties
| Improve this Doc View SourceFailureType
Gets the type of the failure.
public VectorAuthenticationFailureType FailureType { get; }
  Property Type
| VectorAuthenticationFailureType |