requireDeliveryAck property
final
Whether to require the delivery receipt after sending a message.
true
: Yes;false
: (Default) No.
Implementation
final bool requireDeliveryAck;
Whether to require the delivery receipt after sending a message.
true
: Yes;false
: (Default) No.final bool requireDeliveryAck;