search

goog.pubsub.TypedPubSub

Provided By
Extends
All Implemented Interfaces

This object is a temporary shim that provides goog.pubsub.TopicId support for goog.pubsub.PubSub. See b/12477087 for more info.

new TypedPubSub( opt_async )

Parameters
opt_asyncboolean=

Enable asynchronous behavior. Recommended for new code. See notes on goog.pubsub.PubSub.publish.

Instance Methods

Instance Properties