Klasse CommunityGoalContribution

java.lang.Object
com.github.twitch4j.pubsub.domain.CommunityGoalContribution

public class CommunityGoalContribution extends Object
  • Konstruktordetails

    • CommunityGoalContribution

      public CommunityGoalContribution()
  • Methodendetails

    • getChannelId

      public String getChannelId()
    • getGoal

      public CommunityPointsGoal getGoal()
    • getUser

      public ChannelPointsUser getUser()
    • getAmount

      public Integer getAmount()
    • getStreamContribution

      public Integer getStreamContribution()
    • getTotalContribution

      public Integer getTotalContribution()
    • equals

      public boolean equals(Object o)
      Setzt außer Kraft:
      equals in Klasse Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Setzt außer Kraft:
      hashCode in Klasse Object
    • toString

      public String toString()
      Setzt außer Kraft:
      toString in Klasse Object