messagingappbase/msgavkon/muiu_internal/inc/MessagingInternalPSKeys.h
branchRCL_3
changeset 53 696bfeff199e
parent 22 52d61119153d
equal deleted inserted replaced
42:1367103c24e2 53:696bfeff199e
    45 
    45 
    46 // The New PSK introduced from 9.2
    46 // The New PSK introduced from 9.2
    47 // Tells whether If one row list is populated or not, 1- list is populated, 0 - list population is in progress
    47 // Tells whether If one row list is populated or not, 1- list is populated, 0 - list population is in progress
    48 const TUint32 KMuiuOneRowListPopulated = 0x00000005;
    48 const TUint32 KMuiuOneRowListPopulated = 0x00000005;
    49 
    49 
       
    50 // Message viewer fast open previous/next message. Message id of next\previous message
       
    51 // needs to be opened from mce.
       
    52 const TUint32 KMuiuKeyNextMsg = 0x00000006;
       
    53 
    50 // The New PSK introduced from 5.0
    54 // The New PSK introduced from 5.0
    51 
    55 
    52 const TUid KPSUidMsgEditor	=	{0x101F87FF};
    56 const TUid KPSUidMsgEditor	=	{0x101F87FF};
    53 
    57 
    54 //
    58 //