InstantProgress

Object representing instant document download or annotations sync progress.

Constructors

Link copied to clipboard
constructor(currentProgress: Int, isInFinalState: Boolean)
Creates a download progress object.

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun equals(o: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
open fun isCompleted(): Boolean
Whether or not the progress reporter has reached a final state.
Link copied to clipboard
open fun toString(): String