| NATS C Client with JetStream and Streaming support
    3.9.1
    The nats.io C Client, Supported by Synadia Communications Inc. | 
#include <nats.h>
| Public Attributes | |
| natsMsg * | Msg | 
| natsStatus | Err | 
| jsErrCode | ErrCode | 
| const char * | ErrText | 
Publish acknowledgment failure that will be passed to the optional jsPubAckErrHandler callback.
| natsMsg* jsPubAckErr::Msg | 
| natsStatus jsPubAckErr::Err | 
| jsErrCode jsPubAckErr::ErrCode | 
| const char* jsPubAckErr::ErrText |