KOAgeAuthLimit Constants Reference

Declared in KOSession.h

KOAgeAuthLimit

Definition

typedef NS_ENUM(NSInteger, KOAgeAuthLimit ) {
   KOAgeAuthLimitTypeNone = 0,
   KOAgeAuthLimitType12 = 12,
   KOAgeAuthLimitType15 = 15,
   KOAgeAuthLimitType18 = 18,
   KOAgeAuthLimitType19 = 19,
};

Constants

KOAgeAuthLimitTypeNone

KOAgeAuthLimit 연령인증 시 인증 나이. @constant KOAgeAuthLimitType12 12세 인증. @constant KOAgeAuthLimitType15 15세 인증. @constant KOAgeAuthLimitType18 18세 인증. @constant KOAgeAuthLimitType19 19세 인증.

Declared In KOSession.h.

KOAgeAuthLimitType12

KOAgeAuthLimit 연령인증 시 인증 나이. @constant KOAgeAuthLimitType12 12세 인증. @constant KOAgeAuthLimitType15 15세 인증. @constant KOAgeAuthLimitType18 18세 인증. @constant KOAgeAuthLimitType19 19세 인증.

Declared In KOSession.h.

KOAgeAuthLimitType15

KOAgeAuthLimit 연령인증 시 인증 나이. @constant KOAgeAuthLimitType12 12세 인증. @constant KOAgeAuthLimitType15 15세 인증. @constant KOAgeAuthLimitType18 18세 인증. @constant KOAgeAuthLimitType19 19세 인증.

Declared In KOSession.h.

KOAgeAuthLimitType18

KOAgeAuthLimit 연령인증 시 인증 나이. @constant KOAgeAuthLimitType12 12세 인증. @constant KOAgeAuthLimitType15 15세 인증. @constant KOAgeAuthLimitType18 18세 인증. @constant KOAgeAuthLimitType19 19세 인증.

Declared In KOSession.h.

KOAgeAuthLimitType19

KOAgeAuthLimit 연령인증 시 인증 나이. @constant KOAgeAuthLimitType12 12세 인증. @constant KOAgeAuthLimitType15 15세 인증. @constant KOAgeAuthLimitType18 18세 인증. @constant KOAgeAuthLimitType19 19세 인증.

Declared In KOSession.h.

Declared In

KOSession.h