Symbian3/SDK/Source/GUID-768CCC6E-16D2-50E8-8EED-EB2C2AF0E9BE.dita
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
child 13 48780e181b38
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
    43 which target client plug-in to load. </p> </section>
    43 which target client plug-in to load. </p> </section>
    44 <section><title>Class structure</title> <p>SIP Client Resolver must create
    44 <section><title>Class structure</title> <p>SIP Client Resolver must create
    45 a class derived from <xref href="GUID-F0E4FA44-A41C-3C6F-993E-39CED042A879.dita"><apiname>CSIPResolvedClient</apiname></xref> or <xref href="GUID-30BC7BC4-0FBE-3C60-A2E4-2E5AE206C61E.dita"><apiname>CSIPResolvedClient2</apiname></xref> to
    45 a class derived from <xref href="GUID-F0E4FA44-A41C-3C6F-993E-39CED042A879.dita"><apiname>CSIPResolvedClient</apiname></xref> or <xref href="GUID-30BC7BC4-0FBE-3C60-A2E4-2E5AE206C61E.dita"><apiname>CSIPResolvedClient2</apiname></xref> to
    46 receive requests outside the SIP dialogs. If the target client is not running,
    46 receive requests outside the SIP dialogs. If the target client is not running,
    47 it must be started to enable it to receive SIP requests. </p> <fig id="GUID-B8A796EA-6850-5695-A516-E92629BE7971">
    47 it must be started to enable it to receive SIP requests. </p> <fig id="GUID-B8A796EA-6850-5695-A516-E92629BE7971">
    48 <image href="GUID-E77E2E2A-2F2D-549E-ABD6-175E68A406CB_d0e343733_href.png" placement="inline"/>
    48 <image href="GUID-E77E2E2A-2F2D-549E-ABD6-175E68A406CB_d0e337536_href.png" placement="inline"/>
    49 </fig> <p><b>CSIPResolvedClient</b> </p> <p>The target clients must implement
    49 </fig> <p><b>CSIPResolvedClient</b> </p> <p>The target clients must implement
    50 the <xref href="GUID-F0E4FA44-A41C-3C6F-993E-39CED042A879.dita"><apiname>CSIPResolvedClient</apiname></xref> interface to receive SIP requests
    50 the <xref href="GUID-F0E4FA44-A41C-3C6F-993E-39CED042A879.dita"><apiname>CSIPResolvedClient</apiname></xref> interface to receive SIP requests
    51 outside SIP dialogs and enable the client resolution mechanism. </p> <p>SIP
    51 outside SIP dialogs and enable the client resolution mechanism. </p> <p>SIP
    52 uses the data provided in the ECOM resource file or, as requested by the implementation
    52 uses the data provided in the ECOM resource file or, as requested by the implementation
    53 to decide which target client is used. </p> <p><b>CSIPResolvedClient2</b> </p> <p>The
    53 to decide which target client is used. </p> <p><b>CSIPResolvedClient2</b> </p> <p>The