Class ChannelUpdateEvent


@Deprecated public class ChannelUpdateEvent extends EventSubChannelEvent
Deprecated.
  • Constructor Details

    • ChannelUpdateEvent

      public ChannelUpdateEvent()
      Deprecated.
  • Method Details

    • getTitle

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

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

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

      public String getCategoryName()
      Deprecated.
      The category name.
    • isMature

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

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

      public boolean equals(Object o)
      Deprecated.
      Overrides:
      equals in class EventSubChannelEvent
    • canEqual

      protected boolean canEqual(Object other)
      Deprecated.
      Overrides:
      canEqual in class EventSubChannelEvent
    • hashCode

      public int hashCode()
      Deprecated.
      Overrides:
      hashCode in class EventSubChannelEvent