LoadBundleTaskProgress

class LoadBundleTaskProgress


Represents a progress update or a final state from loading bundles.

Summary

Nested types

Represents the state of bundle loading tasks.

Public functions

Boolean
equals(o: Any!)
Int

Public functions

equals

fun equals(o: Any!): Boolean

hashCode

fun hashCode(): Int

Public properties

bytesLoaded

val bytesLoadedLong

documentsLoaded

val documentsLoadedInt

exception

val exceptionException?

totalBytes

val totalBytesLong

totalDocuments

val totalDocumentsInt