Class
caplin.streamlink

ConnectionStatusEvent

Interface used to get the caplin.streamlink.ConnectionState and host URL of a connection.

The ConnectionStatusEvent will be provided on a onConnectionStatusChange callback to a caplin.streamlink.ConnectionListener.

Constructor Summary

Attributes Name and Description
caplin.streamlink.ConnectionStatusEvent()

Method Summary

Attributes Name and Description
caplin.streamlink.ConnectionState getConnectionState()

Returns the caplin.streamlink.ConnectionState of a connection

String getMessage()

Returns a description of the connection event

Constructor Detail

caplin.streamlink.ConnectionStatusEvent()

Method Detail

caplin.streamlink.ConnectionState getConnectionState()

Returns the caplin.streamlink.ConnectionState of a connection

Returns
{caplin.streamlink.ConnectionState} the connection state

String getMessage()

Returns a description of the connection event

Returns
{String} the message