typedef NS_ENUM()

in httpdns_ios_demo/httpdns_ios_demo/Setting/SettingOtherTableViewCell.h [12:16]


typedef NS_ENUM(NSUInteger, OtherCellType) {
    HelpCenterCell,
    AboutUsCell,
    DefaultSettingCell,
};