Package com.biglybt.pif.update
Interface UpdateManagerVerificationListener
-
public interface UpdateManagerVerificationListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
acceptUnVerifiedUpdate(Update update)
void
verificationFailed(Update update, java.lang.Throwable cause)
-