IMSDKEducation Constants Reference

Declared in IMCommonConstants.h

IMSDKEducation

User Education

Definition

typedef NS_ENUM(NSInteger, IMSDKEducation ) {
   kIMSDKEducationHighSchoolOrLess = 1,
   kIMSDKEducationCollegeOrGraduate,
   kIMSDKEducationPostGraduateOrAbove,
};

Constants

kIMSDKEducationHighSchoolOrLess

User Education

Declared In IMCommonConstants.h.

kIMSDKEducationCollegeOrGraduate

User Education

Declared In IMCommonConstants.h.

kIMSDKEducationPostGraduateOrAbove

User Education

Declared In IMCommonConstants.h.

Declared In

IMCommonConstants.h