StreamLink.NET  7.1.4-7.1.4-3921-cb62c2a
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Properties | List of all members
Caplin.StreamLink.IServiceStatusEvent Interface Reference

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

Properties

string ServiceName [get]
 Returns the name of the service that has changed state. More...
 
Caplin.StreamLink.ServiceStatus ServiceStatus [get]
 Returns the new ServiceStatus of a service. More...
 

Detailed Description

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 IConnectionListener.

Property Documentation

string Caplin.StreamLink.IServiceStatusEvent.ServiceName
get

Returns the name of the service that has changed state.

  • the service name
Caplin.StreamLink.ServiceStatus Caplin.StreamLink.IServiceStatusEvent.ServiceStatus
get

Returns the new ServiceStatus of a service.

  • the service status

Generated on Tue Nov 26 2019 06:24:39 for StreamLink.NET