gsprofilesrv_plat/profiles_engine_api/inc/TProfileToneSettings.h
branchRCL_3
changeset 54 7e0eff37aedb
parent 53 8ee96d21d9bf
equal deleted inserted replaced
53:8ee96d21d9bf 54:7e0eff37aedb
    36     {
    36     {
    37     TProfileRingingType  iRingingType;
    37     TProfileRingingType  iRingingType;
    38     TProfileKeypadVolume iKeypadVolume;
    38     TProfileKeypadVolume iKeypadVolume;
    39     TInt                 iRingingVolume;         // 1 - 10
    39     TInt                 iRingingVolume;         // 1 - 10
    40     TBool                iVibratingAlert;        // ETrue = On
    40     TBool                iVibratingAlert;        // ETrue = On
       
    41     TBool                iEmailVibratingAlert;
    41     TBool                iWarningAndGameTones;   // ETrue = On
    42     TBool                iWarningAndGameTones;   // ETrue = On
    42     TInt                 iMediaVolume;           // 1 - 10
    43     TInt                 iMediaVolume;           // 1 - 10
    43     TBool                iTextToSpeech;          // ETrue = On
    44     TBool                iTextToSpeech;          // ETrue = On
    44     };
    45     };
    45 
    46