|
Meeting SDK for iOS API Reference
|
A class that contains insert link attributes. More...
#include <MobileRTCMeetingChat.h>
Inherits NSObject.
Properties | |
| NSString *_Nullable | insertLinkUrl |
| The insert link URL. If insertLinkUrl is not empty, the text style has an insert link URL. | |
A class that contains insert link attributes.
Definition at line 605 of file MobileRTCMeetingChat.h.
|
readwritenonatomiccopy |
The insert link URL. If insertLinkUrl is not empty, the text style has an insert link URL.
Definition at line 610 of file MobileRTCMeetingChat.h.