Package com.github.twitch4j.helix.domain
Class ChatSettingsWrapper
java.lang.Object
com.github.twitch4j.helix.domain.ValueWrapper<ChatSettings>
com.github.twitch4j.helix.domain.ChatSettingsWrapper
-
Constructor Summary
-
Method Summary
Methods inherited from class com.github.twitch4j.helix.domain.ValueWrapper
get, getData
-
Constructor Details
-
ChatSettingsWrapper
public ChatSettingsWrapper()
-
-
Method Details
-
getChatSettings
- Returns:
- a single object with all of the settings.
-
toString
- Overrides:
toString
in classValueWrapper<ChatSettings>
-
equals
- Overrides:
equals
in classValueWrapper<ChatSettings>
-
canEqual
- Overrides:
canEqual
in classValueWrapper<ChatSettings>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classValueWrapper<ChatSettings>
-