Interface WebserviceCallDAO

    • Method Detail

      • cleanOldCalls

        void cleanOldCalls​(int ttl)
        This method deletes all the chat entries oldest than the given days from now. If ttl is 0 or -1, the cancellation is not made
        Parameters:
        ttl - The maximum number of days over which the item is considered old