KOFriendFilterType Constants Reference

Declared in KOFriendContext.h

KOFriendFilterType

친구 필터링 타입.

Definition

typedef NS_ENUM(NSInteger, KOFriendFilterType ) {
   KOFriendFilterTypeAll = 0,
   KOFriendFilterTypeRegistered = 1,
   KOFriendFilterTypeInvitableNotRegistered = 2,
};

Constants

KOFriendFilterTypeAll

전체 친구.

Declared In KOFriendContext.h.

KOFriendFilterTypeRegistered

앱 가입 친구.

Declared In KOFriendContext.h.

KOFriendFilterTypeInvitableNotRegistered

앱 미가입 친구.

Declared In KOFriendContext.h.

Declared In

KOFriendContext.h