publish ( topic: String , message: Object , options: Object )
Publish a message
Parameters
| Name | Type | Description | ||||||
|---|---|---|---|---|---|---|---|---|
| topic | String | The topic to which you want to publish your message |
||||||
| message | Object | The message to publish |
||||||
| options | Object | options Properties
|