@playlive/realtime-pipeline
Preparing search index...
WebSocketMessage
Interface WebSocketMessage
Minimal envelope every typed message inherits.
interface
WebSocketMessage
{
id
:
string
;
sourceType
:
string
;
type
:
string
;
}
Hierarchy (
View Summary
)
WebSocketMessage
ConnectionMessage
DonationMessage
CampaignMessage
DonationTrainUpdatedMessage
DonationTrainDeletedMessage
SubathonTimerUpdatedMessage
DonorSpotlightUpdatedMessage
DonorSpotlightSettingsUpdatedMessage
UpdatePollMessage
UpdateLeaderboardMessage
UpdateLeaderboardExclusionsMessage
TwitchChatMessage
UpdateScheduleMessage
TiltifyTickMessage
RefreshResponseMessage
Index
Properties
id
source
Type
type
Properties
id
id
:
string
source
Type
sourceType
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
source
Type
type
@playlive/realtime-pipeline
Loading...
Minimal envelope every typed message inherits.