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

A class that contains indent attributes. More...

#include <MobileRTCMeetingChat.h>

Inherits NSObject.

Properties

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

Detailed Description

A class that contains indent attributes.

Definition at line 704 of file MobileRTCMeetingChat.h.

Property Documentation

◆ indent

- (NSInteger) indent
readwritenonatomicassign

The number of times the indentation style is applied.

Definition at line 709 of file MobileRTCMeetingChat.h.