phonesrv_plat/telephony_mediator_api/inc/callremotepartyinformation.h
branchRCL_3
changeset 3 a4a774cb6ea7
parent 0 ff3b6d0fd310
child 19 7d48bed6ce0c
equal deleted inserted replaced
0:ff3b6d0fd310 3:a4a774cb6ea7
    18 
    18 
    19 #ifndef CALLREMOTEPARTYINFORMATION_H
    19 #ifndef CALLREMOTEPARTYINFORMATION_H
    20 #define CALLREMOTEPARTYINFORMATION_H
    20 #define CALLREMOTEPARTYINFORMATION_H
    21 
    21 
    22 #include <e32base.h>
    22 #include <e32base.h>
    23 #include <MCallRemotePartyInfo.h>
    23 #include <mcallremotepartyinfo.h>
    24 
    24 
    25 class RWriteStream;
    25 class RWriteStream;
    26 
    26 
    27 /**  The category UID for the messages in this header file. */
    27 /**  The category UID for the messages in this header file. */
    28 const TUid KCatCallRemotePartyInformation = { 0x10207906 }; 
    28 const TUid KCatCallRemotePartyInformation = { 0x10207906 };