SecondScreen (core)
    • PDF

    SecondScreen (core)

    • PDF

    Article summary

    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

    SecondScreenEvent

    type SecondScreenEvent = {
      type: 'dial'
      version?: string
      data?: string
    }
    

    Details

    An a message notification from a second screen device



    Was this article helpful?

    What's Next