AccountForbidType Constants Reference

Declared in KEWLAccountForbidResponse.h

AccountForbidType

Definition

typedef NS_ENUM(NSInteger, AccountForbidType ) {
   AccountForbid_System = 1,
   AccountForbid_User = 2,
};

Constants

AccountForbid_System

Declared In KEWLAccountForbidResponse.h.

AccountForbid_User

Declared In KEWLAccountForbidResponse.h.