PresentationConnectionList

Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

PresentationConnectionList is the collection of incoming presentation connections.

EventTargetPresentationConnectionList

Instance properties

PresentationConnectionList.connections Read only

Returns the non-terminated set of PresentationConnections in the set of presentation controllers.

Events

connectionavailable

Fired whenever a new presentation connection becomes available.

Specifications