3.1.4.3 BroadcastJoinSession

The BroadcastJoinSession operation SHOULD<46> be used to join an attendee client to a slide show broadcast session.

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

 <wsdl:operation name="BroadcastJoinSession" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:input wsaw:Action="http://schemas.microsoft.com/office/PowerPoint/Server/WebServices/PowerPointViewingService/IPptViewingService/BroadcastJoinSession" message="tns4:IPptViewingService_BroadcastJoinSession_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/BroadcastJoinSessionResponse" message="tns4:IPptViewingService_BroadcastJoinSession_OutputMessage" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl"/>
 </wsdl:operation>

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