Interface TelemetryManager

    • Method Detail

      • getListeners

        java.util.List<Listener> getListeners()
        Get the list of currently configured and enabled listeners.
        Returns:
        the listeners
      • getAdapters

        java.util.List<Adapter> getAdapters()
        Get the list of currently configured and enabled adapters.
        Returns:
        the adapters