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.connectionList
Read only- Returns a
Promise
that resolves with aPresentationConnectionList
object 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
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
Update compatibility data on GitHub
Desktop | Mobile | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Basic support | Chrome Full support 55 | Edge ? | Firefox
Full support
51
| IE ? | Opera ? | Safari ? | WebView Android No support No | Chrome Android Full support 55 | Edge Mobile ? | Firefox Android
Full support
51
| Opera Android ? | Safari iOS ? | Samsung Internet Android ? |
connectionList | Chrome Full support 55 | Edge ? | Firefox
Full support
51
| IE ? | Opera ? | Safari ? | WebView Android No support No | Chrome Android Full support 55 | Edge Mobile ? | Firefox Android
Full support
51
| Opera Android ? | Safari iOS ? | Samsung Internet Android ? |
Legend
- Full support
- Full support
- No support
- No support
- Compatibility unknown
- Compatibility unknown
- Experimental. Expect behavior to change in the future.
- Experimental. Expect behavior to change in the future.
- User must explicitly enable this feature.
- User must explicitly enable this feature.