Counter hierarchy ================= Service unique name Interface org.moblin.connman.Counter Object path freely definable Methods void Release() This method gets called when the service daemon unregisters the counter. A counter can use it to do cleanup tasks. There is no need to unregister the counter, because when this method gets called it has already been unregistered.