This article needs a technical review. How you can help.
This article needs an editorial review. How you can help.
PresentationConnectionList is the collection of incoming presentation connections.
Properties
- PresentationConnectionList
.connections - MUST return the non-terminated set of presentation connections in the set of presentation controllers.
Event Handlers
- PresentationConnectionList
.onconnectionavailable - that must be supported ( the corresponding event handler event types is
connectionavailable), as event handler IDL attributes, by objects implementing thePresentationConnectionListinterface.