Class ConnectionResponseEventArgs
Connection response event args
Namespace: Anki.Vector.Events
Assembly: Anki.Vector.dll
Syntax
public class ConnectionResponseEventArgs : RobotEventArgs
Properties
| Improve this Doc View SourceIsPrimary
Gets a value indicating whether this instance is primary.
public bool IsPrimary { get; }
Property Type
Boolean |