UPADevGuide asserts that
"All types of requests, functionality, and Domain Models can flow across a private stream, including (but not limited
to):
• Streaming Requests
• Snapshot Requests
• Posting
• Generic Messages
• Batch Requests
• Views
• All Thomson Reuters Domain Models & Custom Domain Models"
However it is not obvious how to use private streams when communicating exclusively with Generic messages.
I would have expected there to be a RSSL_GNMF_PRIVATE_STREAM flag to be available, but it is not.
How do you use Generic messages in a Private Stream?