Klasse ChannelTermsEvent

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

public final class ChannelTermsEvent extends TwitchEvent
  • Konstruktordetails

  • Methodendetails

    • getChannelId

      public String getChannelId()
      The ID for the channel where the channel terms action took place.
    • getData

      public ChannelTermsAction getData()
      Data regarding the channel terms action that took place.
    • 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