SyncFailed

class SyncFailed(val document: Document, val cause: Throwable?) : Client.DocumentSyncResult

Type when document sync failed.

Constructors

Link copied to clipboard
constructor(document: Document, cause: Throwable?)

Properties

Link copied to clipboard
Link copied to clipboard