web api interface
PresentationReceiver
Secure contextLimited availability
The PresentationReceiver interface of the Presentation API provides a means for a receiving browsing context to access controlling browsing contexts and communicate with them.
Instance properties
connectionListRead only Experimental- : Returns a
Promisethat resolves with aPresentationConnectionListobject containing a list of incoming presentation connections.
- : Returns a
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.