Klasse CreatorGoalEvent

Alle implementierten Schnittstellen:
com.github.philippheuer.events4j.api.domain.IEvent

public final class CreatorGoalEvent extends TwitchEvent
  • Konstruktordetails

  • Methodendetails

    • isGoalCreate

      public boolean isGoalCreate()
    • isGoalUpdate

      public boolean isGoalUpdate()
    • isGoalAchieve

      public boolean isGoalAchieve()
    • isGoalFinish

      public boolean isGoalFinish()
    • getChannelId

      public String getChannelId()
    • getType

      public String getType()
    • getGoal

      public CreatorGoal getGoal()
    • toString

      public String toString()
      Setzt außer Kraft:
      toString in Klasse TwitchEvent
    • equals

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

      protected boolean canEqual(Object other)
      Setzt außer Kraft:
      canEqual in Klasse TwitchEvent
    • hashCode

      public int hashCode()
      Setzt außer Kraft:
      hashCode in Klasse TwitchEvent