Package com.github.twitch4j.helix.domain
Class GameAnalytics
java.lang.Object
com.github.twitch4j.helix.domain.GameAnalytics
Game Analytics
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
Report contains data of this time range.@NonNull String
ID of the extension whose analytics data is being provided.getType()
Type of report.getURL()
URL to the downloadable CSV file containing analytics data.int
hashCode()
toString()
-
Constructor Details
-
GameAnalytics
public GameAnalytics()
-
-
Method Details
-
getGameId
ID of the extension whose analytics data is being provided. -
getURL
URL to the downloadable CSV file containing analytics data. Valid for 5 minutes. -
getType
Type of report. -
getDateRange
Report contains data of this time range. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-