@playlive/realtime-pipeline
Preparing search index...
TiltifyWebSocketConnection
Interface TiltifyWebSocketConnection
Tiltify connection — adds the normalized settings echo.
interface
TiltifyWebSocketConnection
{
campaignIDs
:
string
[]
;
connectedAt
:
Date
;
connectionID
:
string
;
connectionType
:
"client"
|
"admin"
;
fundraisingEventIDs
:
string
[]
;
lastIdentification
:
Date
;
teamCampaignIDs
:
string
[]
;
tiltify
:
TiltifyWebSocketSettings
;
type
:
"tiltify"
;
}
Hierarchy (
View Summary
)
WebSocketConnection
TiltifyWebSocketConnection
Index
Properties
campaign
I
Ds
connected
At
connection
ID
connection
Type
fundraising
Event
I
Ds
last
Identification
team
Campaign
I
Ds
tiltify
type
Properties
campaign
I
Ds
campaignIDs
:
string
[]
connected
At
connectedAt
:
Date
connection
ID
connectionID
:
string
connection
Type
connectionType
:
"client"
|
"admin"
fundraising
Event
I
Ds
fundraisingEventIDs
:
string
[]
last
Identification
lastIdentification
:
Date
team
Campaign
I
Ds
teamCampaignIDs
:
string
[]
tiltify
tiltify
:
TiltifyWebSocketSettings
type
type
:
"tiltify"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
campaign
I
Ds
connected
At
connection
ID
connection
Type
fundraising
Event
I
Ds
last
Identification
team
Campaign
I
Ds
tiltify
type
@playlive/realtime-pipeline
Loading...
Tiltify connection — adds the normalized settings echo.