This event fires when this message topic gets published.
onPublish: function()
Creates an instance of the mojo.MessagingTopic class.
constructor: function( topic )
Retrieves the message topic.
getTopic: function()
Retrieves the message object broadcasted with the message topic.
getMessage: function()
Sets the message object associated with the message topic.
setMessage: function( messageObj )