| Declared in | PBWatch+Sports.h |
| References | -[PBWatch sportsAppAddReceiveUpdateHandler:] |
SportsAppActivityState
The state of the Sports activity.
Definition
typedef NS_ENUM(uint8_t, SportsAppActivityState ) {
SportsAppActivityStateInit = 0 x00,
SportsAppActivityStateRunning = 0 x01,
SportsAppActivityStatePaused = 0 x02,
SportsAppActivityStateEnd = 0 x03,
};
Constants
-
SportsAppActivityStateInit -
The state of the Sports activity.
Declared In
PBWatch+Sports.h. -
SportsAppActivityStateRunning -
The state of the Sports activity.
Declared In
PBWatch+Sports.h. -
SportsAppActivityStatePaused -
The state of the Sports activity.
Declared In
PBWatch+Sports.h. -
SportsAppActivityStateEnd -
The state of the Sports activity.
Declared In
PBWatch+Sports.h.
Declared In
PBWatch+Sports.h