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

A class that contains paragraph attributes. More...

#include <MobileRTCMeetingChat.h>

Inherits NSObject.

Properties

NSString *_Nullable strParagraph
 The paragraph style. If strParagraph is not empty, the text style has a paragraph style.
 

Detailed Description

A class that contains paragraph attributes.

Definition at line 692 of file MobileRTCMeetingChat.h.

Property Documentation

◆ strParagraph

- (NSString* _Nullable) strParagraph
readwritenonatomiccopy

The paragraph style. If strParagraph is not empty, the text style has a paragraph style.

Definition at line 697 of file MobileRTCMeetingChat.h.