Command
public enum Command : UInt8
Command Types
-
Get Reference Update
Declaration
Swift
case getReferenceUpdate = 1
-
Cancel Reference Update
Declaration
Swift
case cancelReferenceUpdate = 2