SecondScreen-0.10.0
- Print
SecondScreen-0.10.0
- Print
Article summary
Did you find this summary helpful?
Thank you for your feedback
title: SecondScreen
# SecondScreen Schema
Version 0.10.0
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
}
Examples
Details
An a message notification from a second screen device
Was this article helpful?