Advertising Schema 1.0.0 | Core SDK
Overview
undefined
Types
SecondScreenEvent
An a message notification from a second screen device
type SecondScreenEvent = {
type: 'dial'
version?: string
data?: string
}
Advertising Schema 1.0.0 | Core SDK
undefined
An a message notification from a second screen device
type SecondScreenEvent = {
type: 'dial'
version?: string
data?: string
}