SyncBlocker

Detailed data of the sync blocker.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The contexts for the sync blocker.

Link copied to clipboard

The time when the sync blocker was created.

Link copied to clipboard

The reason why the sync blocker was created.

Link copied to clipboard
val id: String

The ID of the sync blocker.

Link copied to clipboard

The time the sync blocker was resolved.

Link copied to clipboard

The reason the sync blocker was resolved.

Link copied to clipboard

The status of the sync blocker.

Link copied to clipboard

The type of the sync blocker.

Functions

Link copied to clipboard
inline fun copy(block: SyncBlocker.Builder.() -> Unit = {}): SyncBlocker
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