Optional
acceptThe media type in which the receiver expects the notifications.
Optional
endWhen the channel should stop existing, in milliseconds since epoch.
The unique identifier of the channel.
Optional
lastInternal value that we use to track when this channel last sent a notification.
Optional
rateThe minimal time required between notifications, in milliseconds.
The WebSocket through which the channel will send notifications.
Optional
sendThe resource on the receiver where notifications can be sent.
Optional
senderCan be used to identify the sender.
Optional
startWhen the channel should start sending notifications, in milliseconds since epoch.
Optional
stateThe state parameter sent by the receiver. This is used to send a notification when the channel is established and the topic resource has a different state.
The resource this channel sends notifications about.
The "notify:WebSocketChannel2023" type.
A NotificationChannel containing the necessary fields for a WebSocketChannel2023 channel.