NATS C Client with JetStream and Streaming support  3.13.0
The nats.io C Client, Supported by Synadia Communications Inc.
Loading...
Searching...
No Matches
jsPubAck Struct Reference

#include <nats.h>

Public Attributes

char * Stream
 
uint64_t Sequence
 
char * Domain
 
bool Duplicate
 
char * Batch
 
uint64_t Count
 
char * Value
 

Detailed Description

Ack received after successfully publishing a message.

Member Data Documentation

◆ Stream

char* jsPubAck::Stream

◆ Sequence

uint64_t jsPubAck::Sequence

◆ Domain

char* jsPubAck::Domain

◆ Duplicate

bool jsPubAck::Duplicate

◆ Batch

char* jsPubAck::Batch

◆ Count

uint64_t jsPubAck::Count

◆ Value

char* jsPubAck::Value

The documentation for this struct was generated from the following file: