Class RadioData

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

@Deprecated public class RadioData extends Object
  • Constructor Details

    • RadioData

      public RadioData()
      Deprecated.
  • Method Details

    • getChannelId

      public String getChannelId()
      Deprecated.
    • getAsin

      public String getAsin()
      Deprecated.
    • getType

      public String getType()
      Deprecated.
    • getUpdatedAt

      public Instant getUpdatedAt()
      Deprecated.
    • getTrack

      public RadioTrack getTrack()
      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