air.update.events 套件包含的類別定義了 AIR 應用程式更新架構所使用的事件。此套件只適用於在 AIR 執行階段中執行的內容。
類別
類別 | 說明 | |
---|---|---|
DownloadErrorEvent | DownloadErrorEvent 物件是因下載更新檔案時發生錯誤而由 ApplicationUpdater 或 ApplicationUpdaterUI 物件所傳送。 | |
StatusFileUpdateErrorEvent | StatusUpdateFileErrorEvent 是因呼叫 ApplicationUpdater 物件的 checkForUpdate() 方法,於下載或剖析更新描述器檔案時發生錯誤而傳送。 | |
StatusFileUpdateEvent | 在更新程式成功驗證 installFromAIRFile() 方法呼叫中的檔案之後傳送。 | |
StatusUpdateErrorEvent | StatusUpdateErrorEvent 是因呼叫 ApplicationUpdater 物件的 checkForUpdate() 方法,於下載或剖析更新描述器檔案時發生錯誤而傳送。 | |
StatusUpdateEvent | 在更新程式成功下載並解譯更新描述器檔案之後,updater 物件便會傳送 StatusUpdateEvent 物件。 | |
UpdateEvent | UpdateEvent 是由 ApplicationUpdater 物件在更新過程中所傳送。 |
Tue Jun 12 2018, 04:01 PM Z