phonesrv_plat/phone_client_server_information_api/inc/PhoneClientServerDomainPSkeys.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
    28 ******************************************************************************/
    28 ******************************************************************************/
    29 const TUid KPSUidPhoneClientServerInformation = {0x102029AA}; 
    29 const TUid KPSUidPhoneClientServerInformation = {0x102029AA}; 
    30 
    30 
    31 /**
    31 /**
    32 * Indication about operator logo change. 
    32 * Indication about operator logo change. 
    33 * @see TTelOTALogoUpdate in phoneclientserverdomainpstypes.h
    33 * @see TTelOTALogoUpdate in PhoneClientServerDomainPStypes.h
    34 * @type RProperty::EByteArray
    34 * @type RProperty::EByteArray
    35 */
    35 */
    36 
    36 
    37 const TUint32 KTelOperatorLogoUpdated = 0x00000001; 
    37 const TUint32 KTelOperatorLogoUpdated = 0x00000001; 
    38 
    38