KOFriendServiceType Constants Reference

Declared in KOFriendContext.h

KOFriendServiceType

친구 목록을 가져올 서비스 타입

*제휴를 통해 권한이 부여된 특정 앱에서만 사용 가능합니다.

Definition

typedef NS_ENUM(NSInteger, KOFriendServiceType ) {
   KOFriendServiceTypeDefault = -1,
   KOFriendServiceTypeTalk = 0,
   KOFriendServiceTypeStory = 1,
   KOFriendServiceTypeTalkAndStory = 2,
};

Constants

KOFriendServiceTypeDefault

서버 기본값 사용

Declared In KOFriendContext.h.

KOFriendServiceTypeTalk

카카오톡 친구

Declared In KOFriendContext.h.

KOFriendServiceTypeStory

카카오스토리 친구

Declared In KOFriendContext.h.

KOFriendServiceTypeTalkAndStory

카카오톡 + 카카오스토리 친구

Declared In KOFriendContext.h.

Declared In

KOFriendContext.h