package org.itsnat.droid.event; /** * Created by jmarranz on 8/08/14. */ public interface AttachedClientTimerEvent extends AttachedClientEvent { }