Class UptimeReader
java.lang.Object
io.github.icrazyblaze.twitchmod.util.UptimeReader
This class is responsible for returning the uptime/online status of the specified channel using decapi.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetUptimeString(String username)static StringreadStringFromURL(String requestURL)
-
Constructor Details
-
UptimeReader
public UptimeReader()
-
-
Method Details
-
getUptimeString
-
readStringFromURL
- Throws:
IOException
-