deferredchannel.js
No description.

File Location

/goog/messaging/deferredchannel.js

Classes

goog.messaging.DeferredChannel
Creates a new DeferredChannel, which wraps a deferred MessageChannel and enqueues messages to be sent once the wrapped channel is resolved.

Directory messaging

File Reference