Symbian3/PDK/Source/GUID-85CA1089-3F58-5E82-86A4-4674C893B25F.dita
changeset 9 59758314f811
parent 5 f345bda72bc4
child 12 80ef3a206772
equal deleted inserted replaced
8:ae94777fff8f 9:59758314f811
    29 synchronous functions that do not block, but return immediately and it uses
    29 synchronous functions that do not block, but return immediately and it uses
    30 only local objects. </p> <p>The following illustration shows the relationships
    30 only local objects. </p> <p>The following illustration shows the relationships
    31 of the SIP Codec API classes. </p> <fig id="GUID-B09DF64C-B185-54BA-A7C3-49B8E561DDCD">
    31 of the SIP Codec API classes. </p> <fig id="GUID-B09DF64C-B185-54BA-A7C3-49B8E561DDCD">
    32 <title>                 Relationships of the SIP Codec classes - Part 1  
    32 <title>                 Relationships of the SIP Codec classes - Part 1  
    33             </title>
    33             </title>
    34 <image href="GUID-EE556214-BFB8-582E-ACD9-5287D7C64EFA_d0e561450_href.jpg" placement="inline"/>
    34 <image href="GUID-EE556214-BFB8-582E-ACD9-5287D7C64EFA_d0e549066_href.jpg" placement="inline"/>
    35 </fig> <fig id="GUID-76054C58-E841-5103-AB33-27754D80B757">
    35 </fig> <fig id="GUID-76054C58-E841-5103-AB33-27754D80B757">
    36 <title>                 Relationships of the SIP Codec classes - Part 2  
    36 <title>                 Relationships of the SIP Codec classes - Part 2  
    37             </title>
    37             </title>
    38 <image href="GUID-9D5641BC-226B-538F-B805-48511781B7C1_d0e561459_href.jpg" placement="inline"/>
    38 <image href="GUID-9D5641BC-226B-538F-B805-48511781B7C1_d0e549075_href.jpg" placement="inline"/>
    39 </fig><p>The SIP Codec API defines the functions required to create the SIP
    39 </fig><p>The SIP Codec API defines the functions required to create the SIP
    40 headers of a SIP message. CSIPHeaderBase is the base class for all SIP headers.
    40 headers of a SIP message. CSIPHeaderBase is the base class for all SIP headers.
    41 A client creates a new instance of the CSIPXHeader class, where “X” is the
    41 A client creates a new instance of the CSIPXHeader class, where “X” is the
    42 name of the header required, and sets the values of the header with the setter
    42 name of the header required, and sets the values of the header with the setter
    43 functions of this class.</p></section>
    43 functions of this class.</p></section>