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

Set indent attributes for a chat message segment. More...

#include <ZoomSDKMeetingChatController.h>

Inherits NSObject.

Properties

int indent
 The number of times the indentation style is applied.
 

Detailed Description

Set indent attributes for a chat message segment.

Definition at line 332 of file ZoomSDKMeetingChatController.h.

Property Documentation

◆ indent

- (int) indent
readwritenonatomicassign

The number of times the indentation style is applied.

Definition at line 336 of file ZoomSDKMeetingChatController.h.