SecondScreen (core)
    • PDF

    SecondScreen (core)

    • PDF

    Article summary

    SecondScreen Schema 1.5.0 | Core SDK

    Types

    SecondScreenEvent

    An a message notification from a second screen device

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


    Was this article helpful?

    What's Next