publish( )


Deprecated

This method is deprecated.

Use

Publishes a message to a channel or channel resource.

Method Declaration
Copy
Method Parameters
channelChannelRequired

Channel, and optionally resource, to publish to.


payloadanyRequired

Message payload. Max: 10 KB.


optionsPublishOptions

Options for publishing, such as targeting specific users.

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?