Class ChannelUpdateEvent

java.lang.Object

public class ChannelUpdateEvent
extends EventSubChannelEvent
  • Constructor Details

    • ChannelUpdateEvent

      public ChannelUpdateEvent()
  • Method Details

    • getTitle

      public java.lang.String getTitle()
      The channel’s stream title.
    • getLanguage

      public java.lang.String getLanguage()
      The channel’s broadcast language.
    • getCategoryId

      public java.lang.String getCategoryId()
      The channel’s category ID.
    • getCategoryName

      public java.lang.String getCategoryName()
      The category name.
    • isMature

      public java.lang.Boolean isMature()
      Whether the channel is flagged as mature.
    • toString

      public java.lang.String toString()
      Overrides:
      toString in class EventSubChannelEvent
    • equals

      public boolean equals​(java.lang.Object o)
      Overrides:
      equals in class EventSubChannelEvent
    • canEqual

      protected boolean canEqual​(java.lang.Object other)
      Overrides:
      canEqual in class EventSubChannelEvent
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class EventSubChannelEvent