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