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

InsertLink attributes. More...

#include <MobileRTCMeetingChat.h>

Inherits NSObject.

Properties

NSString *_Nullable insertLinkUrl
 If insertLinkUrl is not empty, the text style has insert link url.
 

Detailed Description

InsertLink attributes.

Definition at line 547 of file MobileRTCMeetingChat.h.

Property Documentation

◆ insertLinkUrl

- (NSString* _Nullable) insertLinkUrl
readwritenonatomiccopy

If insertLinkUrl is not empty, the text style has insert link url.

Definition at line 551 of file MobileRTCMeetingChat.h.