Package com.github.twitch4j.helix.domain
Class ExtensionAnalytics
java.lang.Object
com.github.twitch4j.helix.domain.ExtensionAnalytics
Extension 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
-
ExtensionAnalytics
public ExtensionAnalytics()
-
-
Method Details
-
getExtensionId
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
-