SecondScreen (manage)
- Print
SecondScreen (manage)
- Print
Article summary
Did you find this summary helpful?
Thank you for your feedback
SecondScreen Manage Schema 0.15.0
Types
SecondScreenEvent
An a message notification from a second screen device
type SecondScreenEvent = {
type: 'dial'
version?: string
data?: string
}
Was this article helpful?