BMXAttachmentType
BMXAttachmentType
Definition
typedef NS_ENUM(NSUInteger, BMXAttachmentType ) {
BMXMessageAttactmentTypeLocation,
BMXMessageAttactmentTypeFile,
BMXMessageAttactmentTypeVoice,
BMXMessageAttactmentTypeImage,
BMXMessageAttactmentTypeVideo,
};Constants
Last updated