@playlive/realtime-pipeline
Preparing search index...
SubathonTimerUpdatedMessage
Interface SubathonTimerUpdatedMessage
Minimal envelope every typed message inherits.
interface
SubathonTimerUpdatedMessage
{
data
:
SubathonTimer
;
id
:
string
;
sourceType
:
string
;
type
:
"updateSubathonTimer"
;
}
Hierarchy (
View Summary
)
WebSocketMessage
SubathonTimerUpdatedMessage
Index
Properties
data
id
source
Type
type
Properties
data
data
:
SubathonTimer
id
id
:
string
source
Type
sourceType
:
string
type
type
:
"updateSubathonTimer"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
id
source
Type
type
@playlive/realtime-pipeline
Loading...
Minimal envelope every typed message inherits.