PresentationRequest.PresentationRequest()

Non-standard
This feature is non-standard and is not on a standards track. Do not use it on production sites facing the Web: it will not work for every user. There may also be large incompatibilities between implementations and the behavior may change in the future.

The PresentationRequest constructor creates a new PresentationRequest object which creates a new PresentationRequest.

Syntax

var presentationRequest = new PresentationRequest(url|urls[])

Parameters

url or urls[]
A URL or array of URLs that are possible URLs used to create, or reconnect, a presentation for the PresentationRequest instance.

Specifications

Specification Status Comment
Presentation API
The definition of 'PresentationRequest' in that specification.
Candidate Recommendation Initial definition.

Browser Compatibility

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
Basic support 57 ? ? 44 ?
Feature Android Webview Chrome for Android Firefox Mobile (Gecko) Firefox OS IE Mobile Opera Mobile Safari Mobile
Basic support 57 57 ? ? ? 44 ?

Document Tags and Contributors

 Contributors to this page: bunnybooboo, jpmedley
 Last updated by: bunnybooboo,