3.1.4.4 BroadcastUnjoinSession

The BroadcastUnjoinSession operation SHOULD<47> be used to unjoin an attendee client from a slide show broadcast session.

The following is the WSDL port type specification of the BroadcastUnjoinSession WSDL operation.

 <wsdl:operation name="BroadcastUnjoinSession" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:input wsaw:Action="http://schemas.microsoft.com/office/PowerPoint/Server/WebServices/PowerPointViewingService/IPptViewingService/BroadcastUnjoinSession" message="tns4:IPptViewingService_BroadcastUnjoinSession_InputMessage" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl"/>
   <wsdl:output wsaw:Action="http://schemas.microsoft.com/office/PowerPoint/Server/WebServices/PowerPointViewingService/IPptViewingService/BroadcastUnjoinSessionResponse" message="tns4:IPptViewingService_BroadcastUnjoinSession_OutputMessage" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl"/>
 </wsdl:operation>

The protocol client sends an IPptViewingService_BroadcastUnjoinSession_InputMessage request message, and the protocol server MUST respond with an IPptViewingService_BroadcastUnjoinSession_OutputMessage response message.