method
postMessage

void postMessage(
message,
String targetOrigin,
[List messagePorts]
)

Sends a cross-origin message.

Other resources