| 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 | |
| const char * | APIPrefix | 
| const char * | DeliverPrefix | 
Allows you to qualify access to a stream source in another account.
Initialize the object with jsExternalStream_Init.
See jsStreamConfig for information on how to configure a stream.
| const char* jsExternalStream::APIPrefix | 
| const char* jsExternalStream::DeliverPrefix |