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

#include <ZoomSDKMeetingChatController.h>

Inherits NSObject.

Properties

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

Detailed Description

Definition at line 163 of file ZoomSDKMeetingChatController.h.

Property Documentation

◆ insertLinkUrl

- (NSString*) insertLinkUrl
readwritenonatomiccopy

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

Definition at line 167 of file ZoomSDKMeetingChatController.h.