Package com.biglybt.pif.update
Interface UpdateInstallerListener
public interface UpdateInstallerListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
complete()
void
failed
(UpdateException exception) void
reportProgress
(String str)
-
Method Details
-
reportProgress
-
complete
void complete() -
failed
-