SecondScreen (manage)

    SecondScreen (manage)


    Article summary

    Secondscreen Manage Schema 1.2.0

    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