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

SBDMentionTypeUsers

The enum type to represent target type of mention.

Declared In SBDTypes.h.

SBDMentionTypeChannel

The enum type to represent target type of mention.

Declared In SBDTypes.h.

Declared In

SBDTypes.h