Meeting SDK for iOS API Reference
|
for rich text solution, the specify text styple information. More...
#import <MobileRTCMeetingChat.h>
Inherits NSObject.
Properties | |
MobileRTCRichTextStyle | textStyle |
Get the rich text type of a portion of the current message. | |
NSArray< MobileRTCRichTextStyleOffset * > *_Nullable | textStyleOffsetList |
Get the current message’s rich text position info list of a certain style. | |
for rich text solution, the specify text styple information.
Definition at line 128 of file MobileRTCMeetingChat.h.
|
readwritenonatomicassign |
Get the rich text type of a portion of the current message.
Definition at line 132 of file MobileRTCMeetingChat.h.
|
readwritenonatomiccopy |
Get the current message’s rich text position info list of a certain style.
Definition at line 136 of file MobileRTCMeetingChat.h.