Package com.github.twitch4j.helix.domain
Klasse Extension
java.lang.Object
com.github.twitch4j.helix.domain.Extension
Extension
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleanIndicates whether the extension is configured such that it can be activated.getId()ID of the extension.getName()Name of the extension.getType()Types for which the extension can be activated.Version of the extension.inthashCode()toString()
-
Konstruktordetails
-
Extension
public Extension() -
Extension
-
-
Methodendetails
-
getId
ID of the extension. -
getName
Name of the extension. -
getVersion
Version of the extension. -
getCanActivate
Indicates whether the extension is configured such that it can be activated. -
getType
Types for which the extension can be activated. Valid values: "component", "mobile", "panel", "overlay". -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-