Class TelemetryListenerSingleton

java.lang.Object
wizardquest.telemetry.TelemetryListenerSingleton

public class TelemetryListenerSingleton extends Object
Provides a single global access point to the telemetry listener for notifying it.
  • Method Details

    • getInstance

      public static TelemetryListenerInterface getInstance()
      Returns a reference to the telemetry listener.
      Returns:
      a reference to the telemetry listener.