Interface BatchPublishSuccessResult

Contains information about the result of successful publishes to a channel requested by a single BatchPublishSpec.

Hierarchy

  • BatchPublishSuccessResult

Properties

Properties

channel: string

The name of the channel the message(s) was published to.

messageId: string

A unique ID prefixed to the id of each published message.

Generated using TypeDoc