public class RemoteVersion extends Object
{
"tag_name": "v2.6.4",
"agentUrl": "",
"serverUrl": "",
"changelog": ""
}
| 构造器和说明 |
|---|
RemoteVersion() |
| 限定符和类型 | 方法和说明 |
|---|---|
static boolean |
betaRelease()
判断当前是否加入 beta 计划
|
static RemoteVersion |
cacheInfo()
当前缓存中的 远程版本信息
|
static void |
changeBetaRelease(String beta) |
static RemoteVersion |
loadRemoteInfo()
获取远程最新版本
|
static void |
setRemoteVersionUrl(String remoteVersionUrl) |
public static void setRemoteVersionUrl(String remoteVersionUrl)
public static boolean betaRelease()
public static void changeBetaRelease(String beta)
public static RemoteVersion loadRemoteInfo()
public static RemoteVersion cacheInfo()
Copyright © 2023. All rights reserved.