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

NumberedList attributes. More...

#include <MobileRTCMeetingChat.h>

Inherits NSObject.

Properties

BOOL bNumberedList
 If the value is true, the text style is Numbered.
 

Detailed Description

NumberedList attributes.

Definition at line 514 of file MobileRTCMeetingChat.h.

Property Documentation

◆ bNumberedList

- (BOOL) bNumberedList
readwritenonatomicassign

If the value is true, the text style is Numbered.

Definition at line 518 of file MobileRTCMeetingChat.h.