Class ScheduledSegment.Category

java.lang.Object
com.github.twitch4j.helix.domain.ScheduledSegment.Category
Enclosing class:
ScheduledSegment

public static class ScheduledSegment.Category extends Object
  • Constructor Details

    • Category

      public Category()
  • Method Details

    • getId

      public String getId()
      Game/category ID.
    • getName

      public String getName()
      Game/category name.
    • equals

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

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object