Meeting SDK for iOS API Reference
Loading...
Searching...
No Matches
MobileRTCParagraphAttrs Class Reference

Paragraph attributes. More...

#include <MobileRTCMeetingChat.h>

Inherits NSObject.

Properties

NSString *_Nullable strParagraph
 If strParagraph is not empty, text style has Paragraph style.
 

Detailed Description

Paragraph attributes.

Definition at line 630 of file MobileRTCMeetingChat.h.

Property Documentation

◆ strParagraph

- (NSString* _Nullable) strParagraph
readwritenonatomiccopy

If strParagraph is not empty, text style has Paragraph style.

Definition at line 634 of file MobileRTCMeetingChat.h.