3.1.4.1 IsOnlyClient

The method is used by a protocol client to determine whether a co-authoring transition request was made for a document.

     <wsdl:operation name="IsOnlyClient">
       <wsdl:input message="tns:IsOnlyClientSoapIn" />
       <wsdl:output message="tns:IsOnlyClientSoapOut" />
     </wsdl:operation>

The protocol client sends an IsOnlyClientSoapIn request message and the protocol server responds with an IsOnlyClientSoapOut response message.