CurrentStateType
public enum CurrentStateType : UInt8
Current State Types
-
Idle
Declaration
Swift
case idle = 0 -
Update Pending
Declaration
Swift
case updatePending = 1