PublishResult is the result of a call to Publisher.publish.
Publisher.publish
The number of subscribers successfully messaged.
An array of PublishError instances.
PublishError
Generated using TypeDoc
PublishResult is the result of a call to
Publisher.publish
.