Declared in UPMoodAPI.h

UPMoodType

The avaiable types of moods.

Definition

typedef NS_ENUM(NSUInteger, UPMoodType ) {
   UPMoodTypeAmazing,
   UPMoodTypePumpedUp,
   UPMoodTypeEnergized,
   UPMoodTypeGood,
   UPMoodTypeMeh,
   UPMoodTypeDragging,
   UPMoodTypeExhausted,
   UPMoodTypeTotallyDone,
};

Constants

UPMoodTypeAmazing

The avaiable types of moods.

Declared In UPMoodAPI.h.

UPMoodTypePumpedUp

The avaiable types of moods.

Declared In UPMoodAPI.h.

UPMoodTypeEnergized

The avaiable types of moods.

Declared In UPMoodAPI.h.

UPMoodTypeGood

The avaiable types of moods.

Declared In UPMoodAPI.h.

UPMoodTypeMeh

The avaiable types of moods.

Declared In UPMoodAPI.h.

UPMoodTypeDragging

The avaiable types of moods.

Declared In UPMoodAPI.h.

UPMoodTypeExhausted

The avaiable types of moods.

Declared In UPMoodAPI.h.

UPMoodTypeTotallyDone

The avaiable types of moods.

Declared In UPMoodAPI.h.

Declared In

UPMoodAPI.h