Package com.biglybt.pif.sharing
Interface ShareResourceWillBeDeletedListener
-
public interface ShareResourceWillBeDeletedListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
resourceWillBeDeleted(ShareResource resource)
-
-
-
Method Detail
-
resourceWillBeDeleted
void resourceWillBeDeleted(ShareResource resource) throws ShareResourceDeletionVetoException
-
-