Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

PresentationConnectionCloseEvent

This article needs a technical review. How you can help.

This article needs an editorial review. How you can help.

The PresentationConnectionCloseEvent interface of the Presentation API is fired on a PresentationConnection when it is closed.

Constructor

PresentationConnectionCloseEvent.PresentationConnectionCloseEvent()
Crestes a new PresentationConnectionCloseEvent.

Properties

PresentationConnectionCloseEvent.message Read only
A human-readable message that provides more information about why the connection was closed.
PresentationConnectionCloseEvent.reason Read only
Indicates why the connection was closed. This property takes one of the following values: error, closed, or wentaway.

Specifications

Specification Status Comment
Presentation API
The definition of 'PresentationConnectionCloseEvent interface' in that specification.
Editor's Draft Initial definition.

Browser Compatibility

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
Basic support

50.0

? ? ? ?
Feature Android Android Webview Firefox Mobile (Gecko) Firefox OS IE Mobile Opera Mobile Safari Mobile Chrome for Android
Basic support No support No support ? ? ? ? ? 50.0

Document Tags and Contributors

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