files/en-us/web/api/presentationconnection/index.md
{{SeeCompatTable}}{{securecontext_header}}{{APIRef("Presentation API")}}
The PresentationConnection interface of the Presentation API provides methods and properties for managing a single presentation. Each presentation connection is represented by a PresentationConnection object. Both the controlling user agent and receiving user agent MUST implement PresentationConnection.
{{InheritanceDiagram}}
PresentationConnection object is created, its binaryType IDL attribute MUST be set to the string "arraybuffer".{{Specifications}}
{{Compat}}