StreamLink.NET  7.1.6-7.1.6-3952-ee12172
 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 Apr 28 2020 06:25:30 for StreamLink.NET