Functiondojox.cometd.timesync._out

dojo.require("dojox.cometd.timesync");
defined in dojox/cometd/timesync.js

Summary: Handle outgoing messages for the timesync extension.

Look for handshake and connect messages and add the ext:{timesync:{}} fields

Usage

function (msg) (view source)
parametertypedescription
msg outgoing bayeux message