SyncStatus

enum SyncStatus : Enum<SyncStatus>

If the message has been sent to the servers.

Entries

Link copied to clipboard

When the entity is new or changed.

Link copied to clipboard

When the entity has been successfully synced.

Link copied to clipboard

After the retry strategy we still failed to sync this.

Link copied to clipboard

When sync is in progress.

Link copied to clipboard

When message waits its' attachments to be sent.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val status: Int

Inherited properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int