Meeting SDK for macOS API Reference
|
#include <ZoomSDKMeetingChatController.h>
Inherits NSObject.
Properties | |
unsigned int | positionStart |
Get a certain rich-text style’s start position. | |
unsigned int | positionEnd |
Get the end position of a certain style in rich text. | |
NSString * | reserve |
Get a certain rich-text style supplementary information. | |
Definition at line 86 of file ZoomSDKMeetingChatController.h.
|
readnonatomicassign |
Get the end position of a certain style in rich text.
Definition at line 94 of file ZoomSDKMeetingChatController.h.
|
readnonatomicassign |
Get a certain rich-text style’s start position.
Definition at line 90 of file ZoomSDKMeetingChatController.h.
|
readnonatomiccopy |
Get a certain rich-text style supplementary information.
Definition at line 99 of file ZoomSDKMeetingChatController.h.