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

Sets 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

Sets 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.