Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

SRMsgFormat

Ju Liaoyuan edited this page Dec 20, 2022 · 1 revision

SRMsgFormat Constants Reference

Declared in SRMsgSendModel.h

SRMsgFormat

Definition

typedef NS_ENUM(NSUInteger, SRMsgFormat ) { 
 
 SRMsgFormatTransparent = 100,
 
 SRMsgFormatText = 101,
 
 SRMsgFormatImage = 102,
 
 SRMsgFormatEmoji = 103,
 
 SRMsgFormatAudio = 104,
 
 SRMsgFormatVideo = 105,
 
 SRMsgFormatAck = 106,
 
};

Constants

SRMsgFormatTransparent

Declared In SRMsgSendModel.h.

SRMsgFormatText

Declared In SRMsgSendModel.h.

SRMsgFormatImage

Declared In SRMsgSendModel.h.

SRMsgFormatEmoji

Declared In SRMsgSendModel.h.

SRMsgFormatAudio

Declared In SRMsgSendModel.h.

SRMsgFormatVideo

Declared In SRMsgSendModel.h.

SRMsgFormatAck

Declared In SRMsgSendModel.h.

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /