Package com.caplin.streamlink
Interface LiberatorUrlProvider
-
public interface LiberatorUrlProvider
The Liberators provided by this interface will be tried in sequence until a connection is established, return null when there are no more Liberators to try.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getNextLiberatorUrl()
-