send.Rd
Send the specified message to the browser
# S4 method for BrowserViz send(obj, msg)
An object of class BrowserViz
A list with four fields: cmd: "someCommand", status: "request", callback: "someFunction", payload: "someData"