Declared in PBWatch+Golf.h
References -[PBWatch golfAppAddReceiveUpdateHandler:]

GolfAppCommand

The command IDs that can be sent back by the Golf watch app.

Definition

typedef NS_ENUM(uint8_t, GolfAppCommand ) {
   GolfAppCommandPrevious = 0 x01,
   GolfAppCommandNext = 0 x02,
   GolfAppCommandSelect = 0 x03,
};

Constants

GolfAppCommandPrevious

The command IDs that can be sent back by the Golf watch app.

Declared In PBWatch+Golf.h.

GolfAppCommandNext

The command IDs that can be sent back by the Golf watch app.

Declared In PBWatch+Golf.h.

GolfAppCommandSelect

The command IDs that can be sent back by the Golf watch app.

Declared In PBWatch+Golf.h.

Declared In

PBWatch+Golf.h