webservices/wsoviplugin/inc/wsovicons.h
branchRCL_3
changeset 22 56092bff76ba
parent 7 7bc6ab9b5bcd
child 36 c5fabff9b552
--- a/webservices/wsoviplugin/inc/wsovicons.h	Tue May 25 13:53:20 2010 +0300
+++ b/webservices/wsoviplugin/inc/wsovicons.h	Wed Jun 09 10:53:28 2010 +0300
@@ -164,6 +164,7 @@
     
     _LIT8(KTTL,"TTL");
     _LIT8(KTokenCreationTime,"TokenCreationTime");
+    _LIT8(KTokenValidUntilTime,"TokenValidUntil");
     _LIT8( KTokenSecret, "TokenSecret");
     _LIT8( KToken, "Token");
     _LIT8(KOnlySharing,       "OnlySharing");
@@ -191,6 +192,7 @@
 	_LIT8(KTokenCreationResponseLocalName, "tokenCreationResponse");
 	_LIT8(KTokenSecretLocalName, "tokenSecret");
 	_LIT8(KTTLLocalName, "ttl");
+	_LIT8(KExpiresLocalName, "expires");
 	_LIT8(KTokenInfoLocalName,"tokenInfo");
     _LIT8(KErrorNode,                    "error");
     _LIT8(KErrorCode,                    "errorCode");