Meeting SDK for macOS API Reference
Loading...
Searching...
No Matches
ZoomSDKChatMsgInsertLinkAttrs Class Reference

Set link attributes for a chat message segment. More...

#include <ZoomSDKMeetingChatController.h>

Inherits NSObject.

Properties

NSString * insertLinkUrl
 if insertLinkUrl not empty, text style has insert link url.
 

Detailed Description

Set link attributes for a chat message segment.

Definition at line 232 of file ZoomSDKMeetingChatController.h.

Property Documentation

◆ insertLinkUrl

- (NSString*) insertLinkUrl
readwritenonatomiccopy

if insertLinkUrl not empty, text style has insert link url.

Definition at line 236 of file ZoomSDKMeetingChatController.h.