StreamLink.NET
IConnectionStatusEvent Interface
StreamLink.NETCaplin.StreamLinkIConnectionStatusEvent
Provides information about an event concerning the status of the Liberator connection.
Declaration Syntax
C#Visual BasicVisual C++
public interface IConnectionStatusEvent
Public Interface IConnectionStatusEvent
public interface class IConnectionStatusEvent
Members
All MembersProperties



IconMemberDescription
Host
Gets the host that this event refers to.

Message
Gets the message providing further information about the connection event.

Status
Gets the status of the connection.

Username
Gets the username used to connect to the Liberator.

Remarks

An object of this type is supplied to the ConnectionStatusUpdated(IConnectionStatusEvent) method of any registered IConnectionListeners.

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