KORelationValue Constants Reference
Declared in | KOFriend.h |
---|
KORelationValue
Definition
typedef NS_ENUM(NSInteger, KORelationValue ) {
KORelationValueFriend = 0,
KORelationValueNotFriend = 1,
KORelationValueNotAvailable = 2,
};
Constants
KORelationValueFriend
-
KORelationValue 친구 관계 @constant KORelationValueFriend 친구인 상태 @constant KORelationValueNotFriend 친구가 아닌 상태 @constant KORelationValueNotAvailable 친구인지 아닌지 알 수 없는 상태 (카카오톡 친구를 요청 했을 때, 카카오스토리 친구 관계를 알 수 없게 된다.)
Declared In
KOFriend.h
. KORelationValueNotFriend
-
KORelationValue 친구 관계 @constant KORelationValueFriend 친구인 상태 @constant KORelationValueNotFriend 친구가 아닌 상태 @constant KORelationValueNotAvailable 친구인지 아닌지 알 수 없는 상태 (카카오톡 친구를 요청 했을 때, 카카오스토리 친구 관계를 알 수 없게 된다.)
Declared In
KOFriend.h
. KORelationValueNotAvailable
-
KORelationValue 친구 관계 @constant KORelationValueFriend 친구인 상태 @constant KORelationValueNotFriend 친구가 아닌 상태 @constant KORelationValueNotAvailable 친구인지 아닌지 알 수 없는 상태 (카카오톡 친구를 요청 했을 때, 카카오스토리 친구 관계를 알 수 없게 된다.)
Declared In
KOFriend.h
.
Declared In
KOFriend.h