Meeting SDK for iOS API Reference
|
Information of rich text with style attributes in a chat message content. Here are more detailed structural descriptions. More...
#include <MobileRTCMeetingChat.h>
Inherits NSObject.
Properties | |
NSString *_Nullable | content |
Segment content value. | |
MobileRTCBoldAttrs *_Nullable | boldAttrs |
Segment BoldAttrs value. | |
MobileRTCItalicAttrs *_Nullable | italicAttrs |
Segment ItalicAttrs value. | |
MobileRTCStrikethroughAttrs *_Nullable | strikethroughAttrs |
StrikethroughAttrs content value. | |
MobileRTCBulletedListAttrs *_Nullable | bulletedListAttrs |
Segment BulletedListAttrs value. | |
MobileRTCNumberedListAttrs *_Nullable | numberedListAttrs |
Segment NumberedListAttrs value. | |
MobileRTCUnderlineAttrs *_Nullable | underlineAttrs |
Segment UnderlineAttrs value. | |
MobileRTCQuoteAttrs *_Nullable | quoteAttrs |
Segment QuoteAttrs value. | |
MobileRTCInsertLinkAttrs *_Nullable | insertLinkAttrs |
Segment InsertLinkAttrs value. | |
MobileRTCFontSizeAttrs *_Nullable | fontSizeAttrs |
Segment FontSizeAttrs value. | |
MobileRTCFontColorAttrs *_Nullable | fontColorAttrs |
Segment FontColorAttrs value. | |
MobileRTCBackgroundColorAttrs *_Nullable | backgroundColorAttrs |
Segment BackgroundColorAttrs value. | |
MobileRTCParagraphAttrs *_Nullable | paragraphAttrs |
Segment ParagraphAttrs value. | |
MobileRTCIndentAttrs *_Nullable | indentAttrs |
Segment IndentAttrs value. | |
Information of rich text with style attributes in a chat message content. Here are more detailed structural descriptions.
Definition at line 406 of file MobileRTCMeetingChat.h.
|
readwritenonatomicstrong |
Segment BackgroundColorAttrs value.
Definition at line 455 of file MobileRTCMeetingChat.h.
|
readwritenonatomicstrong |
Segment BoldAttrs value.
Definition at line 415 of file MobileRTCMeetingChat.h.
|
readwritenonatomicstrong |
Segment BulletedListAttrs value.
Definition at line 427 of file MobileRTCMeetingChat.h.
|
readwritenonatomiccopy |
Segment content value.
Definition at line 410 of file MobileRTCMeetingChat.h.
|
readwritenonatomicstrong |
Segment FontColorAttrs value.
Definition at line 451 of file MobileRTCMeetingChat.h.
|
readwritenonatomicstrong |
Segment FontSizeAttrs value.
Definition at line 447 of file MobileRTCMeetingChat.h.
|
readwritenonatomicstrong |
Segment IndentAttrs value.
Definition at line 463 of file MobileRTCMeetingChat.h.
|
readwritenonatomicstrong |
Segment InsertLinkAttrs value.
Definition at line 443 of file MobileRTCMeetingChat.h.
|
readwritenonatomicstrong |
Segment ItalicAttrs value.
Definition at line 419 of file MobileRTCMeetingChat.h.
|
readwritenonatomicstrong |
Segment NumberedListAttrs value.
Definition at line 431 of file MobileRTCMeetingChat.h.
|
readwritenonatomicstrong |
Segment ParagraphAttrs value.
Definition at line 459 of file MobileRTCMeetingChat.h.
|
readwritenonatomicstrong |
Segment QuoteAttrs value.
Definition at line 439 of file MobileRTCMeetingChat.h.
|
readwritenonatomicstrong |
StrikethroughAttrs content value.
Definition at line 423 of file MobileRTCMeetingChat.h.
|
readwritenonatomicstrong |
Segment UnderlineAttrs value.
Definition at line 435 of file MobileRTCMeetingChat.h.