|
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 407 of file MobileRTCMeetingChat.h.
|
readwritenonatomicstrong |
Segment BackgroundColorAttrs value.
Definition at line 456 of file MobileRTCMeetingChat.h.
|
readwritenonatomicstrong |
Segment BoldAttrs value.
Definition at line 416 of file MobileRTCMeetingChat.h.
|
readwritenonatomicstrong |
Segment BulletedListAttrs value.
Definition at line 428 of file MobileRTCMeetingChat.h.
|
readwritenonatomiccopy |
Segment content value.
Definition at line 411 of file MobileRTCMeetingChat.h.
|
readwritenonatomicstrong |
Segment FontColorAttrs value.
Definition at line 452 of file MobileRTCMeetingChat.h.
|
readwritenonatomicstrong |
Segment FontSizeAttrs value.
Definition at line 448 of file MobileRTCMeetingChat.h.
|
readwritenonatomicstrong |
Segment IndentAttrs value.
Definition at line 464 of file MobileRTCMeetingChat.h.
|
readwritenonatomicstrong |
Segment InsertLinkAttrs value.
Definition at line 444 of file MobileRTCMeetingChat.h.
|
readwritenonatomicstrong |
Segment ItalicAttrs value.
Definition at line 420 of file MobileRTCMeetingChat.h.
|
readwritenonatomicstrong |
Segment NumberedListAttrs value.
Definition at line 432 of file MobileRTCMeetingChat.h.
|
readwritenonatomicstrong |
Segment ParagraphAttrs value.
Definition at line 460 of file MobileRTCMeetingChat.h.
|
readwritenonatomicstrong |
Segment QuoteAttrs value.
Definition at line 440 of file MobileRTCMeetingChat.h.
|
readwritenonatomicstrong |
StrikethroughAttrs content value.
Definition at line 424 of file MobileRTCMeetingChat.h.
|
readwritenonatomicstrong |
Segment UnderlineAttrs value.
Definition at line 436 of file MobileRTCMeetingChat.h.