diff -r 56092bff76ba -r b72ea8487adb webservices/wsoviplugin/inc/wsovioauthclient.h --- a/webservices/wsoviplugin/inc/wsovioauthclient.h Wed Jun 09 10:53:28 2010 +0300 +++ b/webservices/wsoviplugin/inc/wsovioauthclient.h Mon Jun 21 16:54:52 2010 +0300 @@ -118,7 +118,7 @@ void SetHandlerCtx(MSenHandlerContext* aHndCtx); TBool HasSuperClass( TDescriptionClassType aType ); - void CreateBodyL(const TDesC8& aXmlNs, const TDesC8& aUsername, const TDesC8& aPassword, const TDesC8& aCreated); + void CreateBodyL(const TDesC8& aXmlNs, const TDesC8& aUsername, const TDesC8& aPassword, const TDesC8& aCreated, const TDesC8& aValidator=KNullDesC8); protected://methods