Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PublishOptions

Hierarchy

Index

Properties

Optional acknowledge

acknowledge?: boolean

Asks the WAMP server to acknowledge that the publish call has been fulfilled. publish() will wait for the acknowledgement from the WAMP server if this option is set to true.

Optional withoutUriBase

withoutUriBase?: boolean

If true, the uriBase will not be prepended to the provided URI for this operation

Generated using TypeDoc