quickpatch_code_push library

Classes

Patch
An object representing a single patch (over-the-air update).
QuickPatchUpdater
Manage updates for a QuickPatch app.

Enums

UpdateFailureReason
The reason a call to QuickPatchUpdater.update failed.
UpdateStatus
The current status of the app in terms of whether its up-to-date.

Extension Types

UpdateTrack
A track to check for updates on.

Exceptions / Errors

ReadPatchException
An exception thrown by QuickPatchUpdater.readCurrentPatch and QuickPatchUpdater.readNextPatch when the read is unsuccessful.
UpdateException
An exception thrown by QuickPatchUpdater.update when the update is unsuccessful.