ResourceSyncEvent

Detail data for a resource sync event.

Types

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

Properties

Link copied to clipboard

A resource sync event.

Link copied to clipboard

The external ID for the event.

Link copied to clipboard
val time: <Error class: unknown class>

The time when the event occurred.

Link copied to clipboard

The type of event.

Functions

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