OptionalacceptThe media type in which the receiver expects the notifications.
OptionalendWhen the channel should stop existing, in milliseconds since epoch.
The unique identifier of the channel.
OptionallastInternal value that we use to track when this channel last sent a notification.
OptionalrateThe minimal time required between notifications, in milliseconds.
The WebSocket through which the channel will send notifications.
OptionalsendThe resource on the receiver where notifications can be sent.
OptionalsenderCan be used to identify the sender.
OptionalstartWhen the channel should start sending notifications, in milliseconds since epoch.
OptionalstateThe 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.