OpenHiva::Publisher::Publisher
Description
Default constructor of the publisher.
Prototype
OpenHiva::Publisher::Publisher()
Parameters
None
Returns
None
Usage
You do not need to create it explicitly. You only need to use OpenHiva::Node to invoke CreatePublisher.
Precautions
Non-reentrant, synchronous interface.
Parent topic: OpenHiva::Publisher