StompHeaders.setAck

Set the ack header to one of "auto", "client", or "client-individual". Applies to the SUBSCRIBE and MESSAGE frames.

class StompHeaders
void
setAck
(
string ack
)

Meta