AccountForbidType Constants Reference
| Declared in | KEWLAccountForbidResponse.h |
|---|
AccountForbidType
Definition
typedef NS_ENUM(NSInteger, AccountForbidType ) {
AccountForbid_System = 1,
AccountForbid_User = 2,
};