Firefox Tomorrow

web api interface

PresentationConnectionCloseEvent

View on MDN ↗

Limited availabilitySecure context

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

Constructor

Instance properties

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

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.