Remote Page
This is the page used to control the screen page

Connection
PresentationConnection Object

The PresentationConnection Object adds properties and methods to control the current presentation session

  • binaryType null
  • id null
  • state null
  • url null
  • resolution null
Console Clear

This is the console. It logs all messages sent by the other page.

Whenever the other page sends a message, a message event is sent to this page.

The sending page can also send data, which will be accessible via the data property of the event.