CheckResult

public class CheckResult

This class contains information about the result of a version check.

Constructors

Link copied to clipboard
public void CheckResult(String version, String url, PluginPlatform platform)
Create a new check result.

Functions

Link copied to clipboard
Get the update platform.
Link copied to clipboard
public String url()
Get the plugin url.
Link copied to clipboard
public String version()
Get the new version.