MessageSyncType

enum MessageSyncType : Enum<MessageSyncType>

A type of message sync description.

See also

Parameters

alias

An string representation of the MessageSyncType.

type

An integer representation of the MessageSyncType.

Entries

Link copied to clipboard

When no additional description is required to SyncStatus.

Link copied to clipboard

When sync is in progress due to awaiting attachments.

Link copied to clipboard

Failed due to moderation violation.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val alias: String
Link copied to clipboard
val type: Int

Inherited properties

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