Meeting SDK for macOS API Reference
Loading...
Searching...
No Matches
ZoomSDKChatMsgParagraphAttrs Class Reference

Sets paragraph style attributes for a chat message segment. More...

#include <ZoomSDKMeetingChatController.h>

Inherits NSObject.

Properties

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

Detailed Description

Sets paragraph style attributes for a chat message segment.

Definition at line 321 of file ZoomSDKMeetingChatController.h.

Property Documentation

◆ strParagraph

- (NSString*) strParagraph
readwritenonatomiccopy

If strParagraph not empty, text style has Paragraph style.

Definition at line 325 of file ZoomSDKMeetingChatController.h.