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

#include <nats.h>

Public Attributes

jsConsumerInfo ** List
 
int Count
 

Detailed Description

List of consumers information objects returned by js_Consumers

Note
Once done, the list should be destroyed calling jsConsumerInfoList_Destroy
See also
jsStreamInfoList_Destroy

Member Data Documentation

◆ List

jsConsumerInfo** jsConsumerInfoList::List

◆ Count

int jsConsumerInfoList::Count

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