SBDMentionType Constants Reference
Declared in | SBDTypes.h |
---|
SBDMentionType
The enum type to represent target type of mention.
Definition
typedef NS_ENUM(NSUInteger, SBDMentionType ) {
SBDMentionTypeUsers = 0,
SBDMentionTypeChannel = 1,
};
Constants
Declared In
SBDTypes.h