phonesrv_plat/telephony_mediator_api/inc/callremotepartyinformation.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
    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 };