Mac SDK
Instance Methods | List of all members
ScheduleMeetingDateOption Class Reference
Inheritance diagram for ScheduleMeetingDateOption:
IMeetingDateOption

Instance Methods

(void) - setMeetingStartTime:
 Set the start time of meeting. More...
 
(void) - setMeetingDuration:
 Set the duration time of meeting. More...
 
(void) - enableRecurringMeeting:
 Set if the meeting is a recurring one.
 
- Instance Methods inherited from IMeetingDateOption
(time_t) - getMeetingStartTime
 Get the start time of meeting. More...
 
(unsigned int) - getMeetingDuration
 Get the duration of meeting. More...
 
(BOOL) - isRecurringMeeting
 Query if the meeting is a recurring one. More...
 

Method Documentation

◆ setMeetingDuration:

- (void) setMeetingDuration: (unsigned int)  duration

Set the duration time of meeting.

Parameters
durationThe duration of meeting.

◆ setMeetingStartTime:

- (void) setMeetingStartTime: (time_t)  starttime

Set the start time of meeting.

Parameters
startimeThe start time of meeting.

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