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

#include <ZoomSDKMeetingChatController.h>

Inherits NSObject.

Properties

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

Detailed Description

Definition at line 237 of file ZoomSDKMeetingChatController.h.

Property Documentation

◆ strParagraph

- (NSString*) strParagraph
readwritenonatomiccopy

if strParagraph not empty, text style has Paragraph style.

Definition at line 241 of file ZoomSDKMeetingChatController.h.