KOFriendOrderType Constants Reference

Declared in KOFriendContext.h

KOFriendOrderType

Definition

typedef NS_ENUM(NSInteger, KOFriendOrderType ) {
   KOFriendOrderTypeNickName = 0,
   KOFriendOrderTypeRecentChatting = 1,
   KOFriendOrderTypeTalkUserCreatedAt = 2,
   KOFriendOrderTypeAge = 3,
   KOFriendOrderTypeAffinity = 4,
};

Constants

KOFriendOrderTypeNickName

KOFriendOrderType 친구 정렬 타입. @constant KOFriendOrderTypeNickName 닉네임 정렬. @constant KOFriendOrderTypeRecentChatting 최근 채팅시간 정렬. @constant KOFriendOrderTypeTalkUserCreatedAt 카카오톡 가입시간 정렬. @constant KOFriendOrderTypeAge 나이 정렬. @constant KOFriendOrderTypeAffinity 친밀도 정렬.

Declared In KOFriendContext.h.

KOFriendOrderTypeRecentChatting

KOFriendOrderType 친구 정렬 타입. @constant KOFriendOrderTypeNickName 닉네임 정렬. @constant KOFriendOrderTypeRecentChatting 최근 채팅시간 정렬. @constant KOFriendOrderTypeTalkUserCreatedAt 카카오톡 가입시간 정렬. @constant KOFriendOrderTypeAge 나이 정렬. @constant KOFriendOrderTypeAffinity 친밀도 정렬.

Declared In KOFriendContext.h.

KOFriendOrderTypeTalkUserCreatedAt

KOFriendOrderType 친구 정렬 타입. @constant KOFriendOrderTypeNickName 닉네임 정렬. @constant KOFriendOrderTypeRecentChatting 최근 채팅시간 정렬. @constant KOFriendOrderTypeTalkUserCreatedAt 카카오톡 가입시간 정렬. @constant KOFriendOrderTypeAge 나이 정렬. @constant KOFriendOrderTypeAffinity 친밀도 정렬.

Declared In KOFriendContext.h.

KOFriendOrderTypeAge

KOFriendOrderType 친구 정렬 타입. @constant KOFriendOrderTypeNickName 닉네임 정렬. @constant KOFriendOrderTypeRecentChatting 최근 채팅시간 정렬. @constant KOFriendOrderTypeTalkUserCreatedAt 카카오톡 가입시간 정렬. @constant KOFriendOrderTypeAge 나이 정렬. @constant KOFriendOrderTypeAffinity 친밀도 정렬.

Declared In KOFriendContext.h.

KOFriendOrderTypeAffinity

KOFriendOrderType 친구 정렬 타입. @constant KOFriendOrderTypeNickName 닉네임 정렬. @constant KOFriendOrderTypeRecentChatting 최근 채팅시간 정렬. @constant KOFriendOrderTypeTalkUserCreatedAt 카카오톡 가입시간 정렬. @constant KOFriendOrderTypeAge 나이 정렬. @constant KOFriendOrderTypeAffinity 친밀도 정렬.

Declared In KOFriendContext.h.

Declared In

KOFriendContext.h