Articles tagged: Presentation API
Found 19 documents
- Web/API/Presentation The Presentation can be defined as two possible user agents in the context: Controlling user ...
- Web/API/Presentation/receiver The read-only Presentation attribute receiver, which is only available in browser contexts which ...
- Web/API/PresentationAvailability A PresentationAvailability object is associated with available presentation displays and ...
- Web/API/PresentationConnection The PresentationConnection interface of the Presentation API provides methods and properties for ...
- Web/API/PresentationConnection/binaryType When a PresentationConnection object is created, its binaryType IDL attribute MUST be set to the ...
- Web/API/PresentationConnection/id The id attribute specifies the presentation identifier of a presentation connection.
- Web/API/PresentationConnection/send The send() method of the PresentationConnection interface tells a controlling browsing context ...
- Web/API/PresentationConnection/state The state attribute reflects the presentation connection 's current state. Depending on the ...
- Web/API/PresentationConnection/terminate When the terminate () method is called on a PresentationConnection, the user agent begins the ...
- Web/API/PresentationConnection/url The url readonly property of the PresentationConnection interface returns the URL used to create ...
- Web/API/PresentationConnectionAvailableEvent The PresentationConnectionAvailableEvent interface of the Presentation API is fired on a ...
- Web/API/PresentationConnectionAvailableEvent/PresentationConnectionAvailableEvent The PresentationConnectionAvailableInit() constructor creates a new ...
- Web/API/PresentationConnectionCloseEvent The PresentationConnectionCloseEvent interface of the Presentation API is fired on a ...
- Web/API/PresentationConnectionList PresentationConnectionList is the collection of incoming presentation connections.
- Web/API/PresentationReceiver The PresentationReceiver interface of the the Presentation API provides a means for a receiving ...
- Web/API/PresentationRequest A PresentationRequest object is used to initiate or reconnect to a presentation made by a ...
- Web/API/PresentationRequest/PresentationRequest The PresentationRequest constructor creates a new PresentationRequest object which creates a new ...
- Web/API/PresentationRequest/start The start() property of the PresentationRequest interface returns a Promise that resolves with a ...
- Web/API/Presentation_API The Presentation API lets a user agent (such as a Web browser) effectively display web content ...