Meeting SDK for iOS API Reference
|
for rich text solution, the specify rich text offset information. More...
#import <MobileRTCMeetingChat.h>
Inherits NSObject.
Properties | |
NSInteger | positionStart |
Get a certain rich-text style’s start position. | |
NSInteger | positionEnd |
Get a certain rich-text style’s end position. | |
NSString *_Nullable | reserve |
Get a certain rich-text style’s supplementary information. | |
for rich text solution, the specify rich text offset information.
Definition at line 107 of file MobileRTCMeetingChat.h.
|
readwritenonatomicassign |
Get a certain rich-text style’s end position.
Definition at line 115 of file MobileRTCMeetingChat.h.
|
readwritenonatomicassign |
Get a certain rich-text style’s start position.
Definition at line 111 of file MobileRTCMeetingChat.h.
|
readwritenonatomiccopy |
Get a certain rich-text style’s supplementary information.
Definition at line 122 of file MobileRTCMeetingChat.h.