KOStoryEmotion Constants Reference

Declared in KOStoryLikeInfo.h

KOStoryEmotion

KOStoryEmotion 느낌(감정표현)에 대한 정의

Definition

typedef NS_ENUM(NSInteger, KOStoryEmotion ) {
   KOStoryEmotionUnknown = 0,
   KOStoryEmotionLike = 1,
   KOStoryEmotionCool = 2,
   KOStoryEmotionHappy = 3,
   KOStoryEmotionSad = 4,
   KOStoryEmotionCheerUp = 5,
};

Constants

KOStoryEmotionUnknown

알수 없는 형식

Declared In KOStoryLikeInfo.h.

KOStoryEmotionLike

좋아요

Declared In KOStoryLikeInfo.h.

KOStoryEmotionCool

멋져요

Declared In KOStoryLikeInfo.h.

KOStoryEmotionHappy

기뻐요

Declared In KOStoryLikeInfo.h.

KOStoryEmotionSad

슬퍼요

Declared In KOStoryLikeInfo.h.

KOStoryEmotionCheerUp

힘내요

Declared In KOStoryLikeInfo.h.

Declared In

KOStoryLikeInfo.h