Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ChannelListener

name

ChannelListener

Hierarchy

  • ChannelListener

Index

Methods

onChannelData

  • Called when an update is received.

    Parameters

    Returns void

onChannelError

  • 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

onChannelStatus

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

    Parameters

    Returns void

Generated using TypeDoc