KOAuthType Constants Reference
Declared in | KOSession.h |
---|
KOAuthType
카카오계정 로그인시의 인증 타입
Definition
typedef NS_ENUM(NSInteger, KOAuthType ) {
KOAuthTypeTalk = 1 < < 1,
KOAuthTypeStory = 1 < < 2,
KOAuthTypeAccount = 1 < < 3,
};
Constants
Declared In
KOSession.h