Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Removed Entity Tag from DeleteContact in ConnectionObject interface
[xestiaab/.git] / source / tests / classes / FakeConnectionObject.h
index a72a993..9a214a7 100644 (file)
@@ -40,11 +40,11 @@ class FakeConnectionObject : public ConnectionObject {
        
                // Functions from the ConnectionObject interface.
        
-               COConnectResult Connect();
+               COConnectResult Connect(bool DoAuthentication);
                std::string GetDefaultPrefix();
                COServerResponse AddContact(std::string Location, std::string Data);
                COServerResponse EditContact(std::string Location, std::string Data);
-               COServerResponse DeleteContact(std::string Location, std::string EntityTag);
+               COServerResponse DeleteContact(std::string Location);
                COServerResponse GetServerEntityTagValue(std::string Location);
                COServerResponse GetContact(std::string Location);
                COContactList GetContactList(std::string SyncToken);
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy