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