goog.net.xpc.IframePollingTransport.Sender |
url
: string
The url the other document will use for polling.
|
windowObj
: Object
The frame used for sending information to.
|
![]()
Cycle counter (used to make sure that sending two identical messages sent
in direct succession can be recognized as such by the receiver).
|
Code » | |
![]()
The window object of the iframe used to send messages.
The script instantiating the Sender won't have access to
the content of sendFrame_.
|
Code » | |
![]()
The URI used to sending messages.
|
Code » |