public interface IUpdatePrompter
| Modifier and Type | Method and Description |
|---|---|
void |
showPrompt(UpdateEntity updateEntity,
IUpdateProxy updateProxy,
PromptEntity promptEntity)
显示版本更新提示
|
void showPrompt(UpdateEntity updateEntity, IUpdateProxy updateProxy, PromptEntity promptEntity)
updateEntity - 更新信息updateProxy - 更新代理promptEntity - 提示界面参数