MessageStateX extension

Helper extension for MessageState.

on

Properties

isCompleted bool
Returns true if the message is in completed state.
no setter
isDeleted bool
Returns true if the message is in completed deleted state.
no setter
isDeleting bool
Returns true if the message is in outgoing deleting state.
no setter
isDeletingFailed bool
Returns true if the message is in failed deleting state.
no setter
isFailed bool
Returns true if the message is in failed state.
no setter
isHardDeleted bool
Returns true if the message is in completed hard deleted state.
no setter
isHardDeleting bool
Returns true if the message is in outgoing hard deleting state.
no setter
isHardDeletingFailed bool
Returns true if the message is in failed hard deleting state.
no setter
isInitial bool
Returns true if the message is in initial state.
no setter
isOutgoing bool
Returns true if the message is in outgoing state.
no setter
isSending bool
Returns true if the message is in outgoing sending state.
no setter
isSendingFailed bool
Returns true if the message is in failed sending state.
no setter
isSent bool
Returns true if the message is in completed sent state.
no setter
isSoftDeleted bool
Returns true if the message is in completed soft deleted state.
no setter
isSoftDeleting bool
Returns true if the message is in outgoing soft deleting state.
no setter
isSoftDeletingFailed bool
Returns true if the message is in failed soft deleting state.
no setter
isUpdated bool
Returns true if the message is in completed updated state.
no setter
isUpdating bool
Returns true if the message is in outgoing updating state.
no setter
isUpdatingFailed bool
Returns true if the message is in failed updating state.
no setter