ApiInstaller

public class ApiInstaller implements Runnable

Constructors

ApiInstaller

public ApiInstaller(ContentsDialog.ContentType contentType, ApiContentResponse content, File fileContent, File fileData)

ApiInstaller

public ApiInstaller(ContentsDialog.ContentType contentType, ApiContentResponse content, String fileContentLocation, String fileDataLocation)

Methods

addListener

public void addListener(ApiInstallerListener listener)

run

public void run()

uninstall

public static boolean uninstall(ContentsDialog.ContentType contentType, File fileContent, File fileData)