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

BulletedList attributes. More...

#include <MobileRTCMeetingChat.h>

Inherits NSObject.

Properties

BOOL bBulletedList
 If the value is true, the text style is BulletedList.
 

Detailed Description

BulletedList attributes.

Definition at line 503 of file MobileRTCMeetingChat.h.

Property Documentation

◆ bBulletedList

- (BOOL) bBulletedList
readwritenonatomicassign

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

Definition at line 507 of file MobileRTCMeetingChat.h.