ZOOM Windows SDK  5.2.42037.1112
Public Member Functions | List of all members
IEndOtherMeetingToJoinMeetingHandler Class Referenceabstract

End other meeting to join the new meeting Handler. More...

#include <meeting_configuration_interface.h>

Public Member Functions

virtual bool EndOtherMeeting ()=0
 Close another ongoing meeting. More...
 
virtual void Cancel ()=0
 Ignore the prompt of closing another ongoing meeting. More...
 

Detailed Description

End other meeting to join the new meeting Handler.

Member Function Documentation

◆ Cancel()

virtual void IEndOtherMeetingToJoinMeetingHandler::Cancel ( )
pure virtual

Ignore the prompt of closing another ongoing meeting.

Remarks
The SDK will destroy this object instance after calling this function.

◆ EndOtherMeeting()

virtual bool IEndOtherMeetingToJoinMeetingHandler::EndOtherMeeting ( )
pure virtual

Close another ongoing meeting.

Returns
TRUE indicates that the another ongoing meeting is closed successfully, and the instance will be destroyed. Otherwise not.

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