StreamLink.NET
ConnectionStatusUpdated Method (ev)
StreamLink.NETCaplin.StreamLinkIConnectionListenerConnectionStatusUpdated(IConnectionStatusEvent)
Provides information regarding the state of the connection to the Liberator.
Declaration Syntax
C#Visual BasicVisual C++
void ConnectionStatusUpdated(
	IConnectionStatusEvent ev
)
Sub ConnectionStatusUpdated ( _
	ev As IConnectionStatusEvent _
)
void ConnectionStatusUpdated(
	IConnectionStatusEvent^ ev
)
Parameters
ev (IConnectionStatusEvent)
The connection status event.
Remarks
The ev should be queried to gain specific details about the connection update.

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.5.0 (5.0.5.0)