ReplicatorStatus

expect class ReplicatorStatus(source)

The activity level and progress of a replicator.

actual class ReplicatorStatus : DelegatedClass<<Error class: unknown class>> (source)
actual class ReplicatorStatus(source)

Properties

Link copied to clipboard

The current activity level.

Link copied to clipboard

The current error if there is an error occurred.

Link copied to clipboard

The current progress of the replicator.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String
open override fun toString(): String