Mac SDK
Instance Methods | List of all members
<ZoomSDKOutlookPluginDelegate> Protocol Reference
Inheritance diagram for <ZoomSDKOutlookPluginDelegate>:

Instance Methods

(void) - onOutlookPluginNeedLoginRequest
 Notification of requirement to login from Outlook.
 
(void) - onOutlookPluginScheduleMeetingRequest
 Notification of requirement to schedule a meeting from outlook.
 
(void) - onOutlookPluginDefaultMeetingTopicRequest:DefaultMeetingTopic:
 The callback will be triggered when the outlook plugin requests to assign a meeting topic. More...
 

Method Documentation

◆ onOutlookPluginDefaultMeetingTopicRequest:DefaultMeetingTopic:

- (void) onOutlookPluginDefaultMeetingTopicRequest: (NSString *)  scheduleForEmail
DefaultMeetingTopic: (NSString **)  topic 

The callback will be triggered when the outlook plugin requests to assign a meeting topic.

Parameters
scheduleForEmailThe meeting that you scheduled for whom. The email owner will be the host of the scheduled meeting.
topicThe meeting topic in default. It is able to be changed.

The documentation for this protocol was generated from the following file: