Name

ChannelListener

Hierarchy

  • ChannelListener

Constructors

Methods

  • Called when an update is received.

    Parameters

    Returns void

  • 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.

    Parameters

    Returns void

  • Called when there is a change in the status for the channel.

    Parameters

    Returns void

Generated using TypeDoc