-
Notifications
You must be signed in to change notification settings - Fork 109
资源更新模块
billwillman edited this page Jul 26, 2016
·
1 revision
- auPrepare: 准备阶段
- auCheckVersionReq: 请求检查版本
- auGetResListReq: 请求资源列表
- auUpdateFileProcess: 获得某个更新文件
- auFinished: 完成
- auEnd: 结束
修改 AutoUpdateMgr中ResServerAddr属性
AutoUpdateMgr中StartAutoUpdate方法
AutoUpdateMgr中Error方法接收各步骤错误回调
AutoUpdateErrorType类型:auError_NoGetVersion->检查版本错误,auError_NoGetFileList->获得文件列表错误,auError_FileDown->下载文件出错