Called when an update is received.
The channel for which the update occurred.
The record update.
Called when there is an error on the channel.
This callback being invoked is a final state for the channel and no further callbacks will be received for it.
The channel for which the error occurred.
The error event.
Called when there is a change in the status for the channel.
The channel for which the update occurred.
The status event.
Generated using TypeDoc
Name
ChannelListener