ipsservices/ipssosplugin/inc/ipsplgcommon.h
changeset 18 578830873419
parent 0 8466d47a6819
child 23 2dc6caa42ec3
equal deleted inserted replaced
4:e7aa27f58ae1 18:578830873419
    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 _LIT( KIpsPlgReplySubjectFormat, "%S" );
       
    45 _LIT( KIpsPlgForwardSubjectFormat, "%S" );
       
    46 
    44 /**
    47 /**
    45  * class TIpsMailboxState
    48  * class TIpsMailboxState
    46  */
    49  */
    47 class TIpsMailboxState
    50 class TIpsMailboxState
    48     {
    51     {