Closure Library API Documentation
Go to class or file:
deferredchannel.js
No description.
Useful links
Source Code
Git
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