Stringdojox.widget.Toaster.messageTopic

dojo.require("dojox.widget.Toaster");
defined in dojox/widget/Toaster.js

Name of topic; anything published to this topic will be displayed as a message. Message format is either String or an object like {message: "hello word", type: "error", duration: 500}