KOAppFriendOrderType Constants Reference

Declared in KOAppFriendContext.h

KOAppFriendOrderType

KOAppFriendOrderType 친구 정렬 타입

Definition

typedef NS_ENUM(NSInteger, KOAppFriendOrderType ) {
   KOAppFriendOrderTypeDefault = -1,
   KOAppFriendOrderTypeNickname = 0,
   KOAppFriendOrderTypeFavorite = 5,
};

Constants

KOAppFriendOrderTypeDefault

서버 기본값 사용

Declared In KOAppFriendContext.h.

KOAppFriendOrderTypeNickname

닉네임 정렬

Declared In KOAppFriendContext.h.

KOAppFriendOrderTypeFavorite

즐겨찾기 정렬

Declared In KOAppFriendContext.h.

Declared In

KOAppFriendContext.h