Back to Content

PresentationReceiver

files/en-us/web/api/presentationreceiver/index.md

latest659 B
Original Source

{{securecontext_header}}{{SeeCompatTable}}{{APIRef("Presentation API")}}

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

  • {{domxref('PresentationReceiver.connectionList')}} {{ReadOnlyInline}} {{Experimental_Inline}}
    • : Returns a {{jsxref('Promise')}} that resolves with a {{domxref('PresentationConnectionList')}} object containing a list of incoming presentation connections.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}