Interface ServiceStatusEvent


  • public interface ServiceStatusEvent

    Provides information about the change in status of a data service to which StreamLink is connected via the Liberator.

    The ServiceStatusEvent will be provided on a onServiceStatusChange callback to a ConnectionListener.

    • Method Detail

      • getServiceName

        java.lang.String getServiceName()

        Returns the name of the service that has changed state.

        Returns:
        the service name