Liking cljdoc? Tell your friends :D

web.presentation.PresentationReceiver

The PresentationReceiver interface of the the Presentation API a means for a receiving browsing context to access controlling contexts and communicate with them.

The PresentationReceiver interface of the the Presentation API
a means for a receiving browsing context to access controlling
contexts and communicate with them.
raw docstring

connection-listcljs

(connection-list this)

Property.

Returns a Promise that resolves with a PresentationConnectionList containing a list of incoming presentation connections.

Property.

Returns a Promise that resolves with a PresentationConnectionList
containing a list of incoming presentation connections.
sourceraw docstring

set-connection-list!cljs

(set-connection-list! this val)

Property.

Returns a Promise that resolves with a PresentationConnectionList containing a list of incoming presentation connections.

Property.

Returns a Promise that resolves with a PresentationConnectionList
containing a list of incoming presentation connections.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close