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

#include <nats.h>

Public Attributes

char ** List
 
int Count
 

Detailed Description

List of object store names returned by js_ObjectStoreNames

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

Member Data Documentation

◆ List

char** objStoreNamesList::List

◆ Count

int objStoreNamesList::Count

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