
apploader.lib.ReceiveResult Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of apploader-lib Show documentation
Show all versions of apploader-lib Show documentation
Framework for delivering desktop application updates
The newest version!
package apploader.lib;
enum ReceiveResult {
OK_CACHED, OK_UPDATE, UPDATE_FAIL
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy