DeliveryAmount

Amount of participants which have the status for the message.

Entries

Link copied to clipboard

The amount for the delivery statuses is 0. So no delivery event has been received with that status for the specified message.

Link copied to clipboard

Amount of the delivery statuses is at least 1. So at least one delivery event has been received.

Link copied to clipboard

Amount of the delivery statuses equals the maximum number of delivery events expected for that message. The maximum number of delivery events expected for that message is returned by getTotal.

Functions

Link copied to clipboard
Link copied to clipboard
open fun getValue(): Int
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. This method may be used to iterate over the constants.