KOAuthType Constants Reference
Declared in | KOSession.h |
---|
KOAuthType
Definition
typedef NS_ENUM(NSInteger, KOAuthType ) {
KOAuthTypeTalk = 1 < < 1,
KOAuthTypeStory = 1 < < 2,
KOAuthTypeAccount = 1 < < 3,
};
Constants
KOAuthTypeTalk
-
KOAuthType 카카오계정 로그인시의 인증 타입 @constant KOAuthTypeTalk 카카오톡으로 간편 인증 @constant KOAuthTypeStory 카카오스토리로 간편 인증 @constant KOAuthTypeAccount 카카오계정으로 직접 ID, Password로 인증
Declared In
KOSession.h
. KOAuthTypeStory
-
KOAuthType 카카오계정 로그인시의 인증 타입 @constant KOAuthTypeTalk 카카오톡으로 간편 인증 @constant KOAuthTypeStory 카카오스토리로 간편 인증 @constant KOAuthTypeAccount 카카오계정으로 직접 ID, Password로 인증
Declared In
KOSession.h
. KOAuthTypeAccount
-
KOAuthType 카카오계정 로그인시의 인증 타입 @constant KOAuthTypeTalk 카카오톡으로 간편 인증 @constant KOAuthTypeStory 카카오스토리로 간편 인증 @constant KOAuthTypeAccount 카카오계정으로 직접 ID, Password로 인증
Declared In
KOSession.h
.
Declared In
KOSession.h