KORelationValue Constants Reference
Declared in | KOFriend.h |
---|
KORelationValue
친구 관계
*제휴를 통해 권한이 부여된 특정 앱에서만 사용 가능합니다.
Definition
typedef NS_ENUM(NSInteger, KORelationValue ) {
KORelationValueFriend = 0,
KORelationValueNotFriend = 1,
KORelationValueNotAvailable = 2,
};
Constants
Declared In
KOFriend.h