Meeting SDK for macOS API Reference
|
#include <ZoomSDKMeetingChatController.h>
Inherits NSObject.
Instance Methods | |
(NSArray< ZoomSDKRichTextStyleOffset * > *) | - getTextStyleOffsetList |
Get the current message’s rich text position info list of a certain style. | |
Properties | |
ZoomSDKRichTextStyle | textStyle |
Get the rich text type of a portion of the current message. | |
Definition at line 102 of file ZoomSDKMeetingChatController.h.
- (NSArray< ZoomSDKRichTextStyleOffset * > *) getTextStyleOffsetList |
Get the current message’s rich text position info list of a certain style.
|
readnonatomicassign |
Get the rich text type of a portion of the current message.
Definition at line 106 of file ZoomSDKMeetingChatController.h.