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

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
val status: Int

Inherited properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.