IMSDKEducation Constants Reference
Declared in | IMCommonConstants.h |
---|
IMSDKEducation
User Education
Definition
typedef NS_ENUM(NSInteger, IMSDKEducation ) {
kIMSDKEducationHighSchoolOrLess = 1,
kIMSDKEducationCollegeOrGraduate,
kIMSDKEducationPostGraduateOrAbove,
};
Constants
Declared In
IMCommonConstants.h