Package-level declarations
Types
Link copied to clipboard
Represents a failed request during the Live Updates process and information about the failure.
Link copied to clipboard
A class representing a file within a Live Update payload.
Link copied to clipboard
class SyncResult(val liveUpdate: LiveUpdate, val snapshot: Snapshot?, val source: Source, val latestAppDirectoryChanged: Boolean)
A class representing a successful sync attempt for an app.