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
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
getUptimeString(String username)
static String
readStringFromURL(String requestURL)
-
Constructor Details
-
UptimeReader
public UptimeReader()
-
-
Method Details
-
getUptimeString
-
readStringFromURL
- Throws:
IOException
-