Class Host

java.lang.Object
com.github.twitch4j.tmi.domain.Host

@Deprecated public class Host extends Object
Deprecated.
  • Constructor Details

    • Host

      public Host()
      Deprecated.
  • Method Details

    • getHostId

      public String getHostId()
      Deprecated.
    • getHostLogin

      public String getHostLogin()
      Deprecated.
    • getHostDisplayName

      public String getHostDisplayName()
      Deprecated.
    • getTargetId

      public String getTargetId()
      Deprecated.
    • getTargetLogin

      public String getTargetLogin()
      Deprecated.
    • getTargetDisplayName

      public String getTargetDisplayName()
      Deprecated.
    • getHostPartnered

      public Boolean getHostPartnered()
      Deprecated.
    • equals

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

      protected boolean canEqual(Object other)
      Deprecated.
    • hashCode

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

      public String toString()
      Deprecated.
      Overrides:
      toString in class Object