This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The PresentationReceiver interface of the the Presentation API provides a means for a receiving browsing context to access controlling browsing contexts and communicate with them.
Properties
PresentationReceiver.connectionListRead only- Returns a
Promisethat resolves with aPresentationConnectionListobject containing a list of incoming presentation connections.
Specifications
| Specification | Status | Comment |
|---|---|---|
| Presentation API The definition of 'PresentationReceiver' in that specification. |
Candidate Recommendation | Initial definition. |
Browser Compatibility
We're converting our compatibility data into a machine-readable JSON format. This compatibility table still uses the old format, because we haven't yet converted the data it contains. Find out how you can help!
| Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari (WebKit) |
|---|---|---|---|---|---|
| Basic support | 55 | ? | ? | ? |
| Feature | Android Webview | Chrome for Android | Firefox Mobile (Gecko) | Firefox OS | IE Mobile | Opera Mobile | Safari Mobile |
|---|---|---|---|---|---|---|---|
| Basic support | 55 | 55 | ? | ? | ? | ? |

