edits
[iotcloud.git] / version2 / src / C / CloudComm.h
index 728025c50cc98985b7eb3894bc0b90c8860680fd..daa7989f14a7b5399c010a9a20fc77d92f28b8b3 100644 (file)
@@ -67,7 +67,8 @@ public:
         * Constructor for actual use. Takes in the url and password.
         */
        CloudComm(Table *_table,  IoTString *_baseurl, IoTString *_password, int _listeningPort);
-
+       ~CloudComm();
+       
        /**
         * Inits all the security stuff
         */