ipsservices/ipssosplugin/inc/ipsplgcommon.h
changeset 23 2dc6caa42ec3
parent 18 578830873419
child 47 f83bd4ae1fe3
equal deleted inserted replaced
20:ecc8def7944a 23:2dc6caa42ec3
    39 const TInt KContinueInterval = 3000000; // 3 sec
    39 const TInt KContinueInterval = 3000000; // 3 sec
    40 
    40 
    41 static _LIT_SECURITY_POLICY_PASS( KAllowAllPolicy );
    41 static _LIT_SECURITY_POLICY_PASS( KAllowAllPolicy );
    42 static _LIT_SECURITY_POLICY_C1( KAllowWriteDeviceDataPolicy, ECapabilityWriteDeviceData );
    42 static _LIT_SECURITY_POLICY_C1( KAllowWriteDeviceDataPolicy, ECapabilityWriteDeviceData );
    43 
    43 
       
    44 //<qmail>
    44 _LIT( KIpsPlgReplySubjectFormat, "%S" );
    45 _LIT( KIpsPlgReplySubjectFormat, "%S" );
    45 _LIT( KIpsPlgForwardSubjectFormat, "%S" );
    46 _LIT( KIpsPlgForwardSubjectFormat, "%S" );
       
    47 //</qmail>
    46 
    48 
    47 /**
    49 /**
    48  * class TIpsMailboxState
    50  * class TIpsMailboxState
    49  */
    51  */
    50 class TIpsMailboxState
    52 class TIpsMailboxState