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

#include <ZoomSDKMeetingChatController.h>

Inherits NSObject.

Properties

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

Detailed Description

Definition at line 244 of file ZoomSDKMeetingChatController.h.

Property Documentation

◆ indent

- (int) indent
readwritenonatomicassign

The number of times the indentation style is applied.

Definition at line 248 of file ZoomSDKMeetingChatController.h.