KOFriendServiceType Constants Reference
Declared in | KOFriendContext.h |
---|
KOFriendServiceType
친구 목록을 가져올 서비스 타입
*제휴를 통해 권한이 부여된 특정 앱에서만 사용 가능합니다.
Definition
typedef NS_ENUM(NSInteger, KOFriendServiceType ) {
KOFriendServiceTypeDefault = -1,
KOFriendServiceTypeTalk = 0,
KOFriendServiceTypeStory = 1,
KOFriendServiceTypeTalkAndStory = 2,
};
Constants
Declared In
KOFriendContext.h