dojox.cometd.timesync._in
dojo.require("dojox.cometd.timesync");
defined in dojox/cometd/timesync.js
Summary: Handle incoming messages for the timesync extension.
Look for ext:{timesync:{}} field and calculate offset if present.
Usage
function (/*Object*/ msg) (view source)
parameter | type | description |
---|---|---|
msg | Object | The incoming bayeux message |