SBDRestrictionType Constants Reference
Declared in | SBDTypes.h |
---|---|
Availability | 3.0.236 |
SBDRestrictionType
Restriction type of SBDRestrictionInfo.
Definition
typedef NS_ENUM(NSUInteger, SBDRestrictionType ) {
SBDRestrictionTypeMuted = 0,
SBDRestrictionTypeBanned = 1,
};
Constants
Availability
3.0.236
Declared In
SBDTypes.h