search

goog.net.xpc.CrossPageChannel

Provided By
Extends
All Implemented Interfaces
warning Deprecated

Prefer goog.messaging.MessageChannel and friends.

A communication channel between two documents from different domains. Provides asynchronous messaging.

new CrossPageChannel( cfg, opt_domHelper )

Parameters
cfg(Object|null)

Channel configuration object.

opt_domHelper(goog.dom.DomHelper|null)=

The optional dom helper to use for looking up elements in the dom.

Instance Methods

Instance Properties

Static Properties