Class BroadcastSettings

java.lang.Object
com.github.twitch4j.pubsub.domain.BroadcastSettings

public class BroadcastSettings extends Object
  • Constructor Details

    • BroadcastSettings

      public BroadcastSettings()
  • Method Details

    • getChannelLogin

      public String getChannelLogin()
    • getChannelId

      public String getChannelId()
    • getOldTitle

      public String getOldTitle()
    • getTitle

      public String getTitle()
    • getOldGame

      public String getOldGame()
    • getOldGameId

      public String getOldGameId()
    • getGame

      public String getGame()
    • getGameId

      public String getGameId()
    • 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