- From: Mark Foltz via GitHub <sysbot+gh@w3.org>
- Date: Wed, 13 Jul 2016 00:15:34 +0000
- To: public-secondscreen@w3.org
Three algorithms that create PresentationConnection objects and set attributes after construction: - https://w3c.github.io/presentation-api/#starting-a-presentation - https://w3c.github.io/presentation-api/#reconnecting-to-a-presentation - https://w3c.github.io/presentation-api/#monitoring-incoming-presentation-connections Alternatively, we could define a constructor that takes the url and id and modify the algorithms to use that; which seems better, since the API is not intended is to expose PresentationConnections without these properties set. -- GitHub Notification of comment by mfoltzgoogle Please view or discuss this issue at https://github.com/w3c/presentation-api/issues/325#issuecomment-232219633 using your GitHub account
Received on Wednesday, 13 July 2016 00:15:44 UTC