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
objStoreStatusesList Struct Reference

#include <nats.h>

Public Attributes

objStoreStatus ** List
 
int Count
 

Detailed Description

List of object store statuses returned by js_ObjectStoreStatuses.

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

Member Data Documentation

◆ List

objStoreStatus** objStoreStatusesList::List

◆ Count

int objStoreStatusesList::Count

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