SecondScreen (core)
- Print
- PDF
SecondScreen (core)
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback!
SecondScreen Schema 0.8.1 | Core SDK
JSON-Schema
This document was generated from a JSON-Schema, and is intended to provide a human readable overview and examples of the methods contained in the module.
For the full schema, see the link below.
Schema |
---|
secondscreen.json |
Table of Contents
- Schemas
Schemas
SecondScreenEvent
type SecondScreenEvent = {
type: 'dial'
version?: string
data?: string
}
Details
An a message notification from a second screen device
Was this article helpful?