Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ConnectionListener

name

ConnectionListener

Hierarchy

  • ConnectionListener

Index

Methods

Optional onConnectionStatusChange

  • Invoked when the state of the StreamLink connection changes. Implementing this method is optional.

    Parameters

    Returns void

Optional onServiceStatusChange

  • Invoked when the state of a data service available from the Liberator changes. Implementing this method is optional.

    Parameters

    Returns void

Optional onSourceStatusChange

  • Invoked when the state of one of the Integration Adapters connected to Liberator changes. Implementing this method is optional.

    Parameters

    Returns void

Optional onStatisticsChange

  • Invoked when new connection statistics are available. Implementing this method is optional.

    Parameters

    Returns void

Generated using TypeDoc