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

SBDRestrictionTypeMuted

Restriction type of SBDRestrictionInfo.

Available in 3.0.236

Declared In SBDTypes.h.

SBDRestrictionTypeBanned

Restriction type of SBDRestrictionInfo.

Available in 3.0.236

Declared In SBDTypes.h.

Availability

3.0.236

Declared In

SBDTypes.h