Sends fields to the channel subject
the fields to send
optional callback for command completion (can set to null).
Sends fields to the channel subject allowing for a field to be repeatedly specified in the same message.
the fields to send. Note: for Javascript this should be a JSON object of the form [{field1:"value1"}, {field2:"value2"}, {field3:"value3"}]
optional callback for command completion (can set to null).
Generated using TypeDoc
Name
Channel