Klasse RaidRequest

java.lang.Object
com.github.twitch4j.helix.domain.RaidRequest

public class RaidRequest extends Object
  • Konstruktordetails

    • RaidRequest

      public RaidRequest()
  • Methodendetails

    • getCreatedAt

      public Instant getCreatedAt()
      The UTC date and time, in RFC3339 format, when the raid request was created.
    • isMature

      public Boolean isMature()
      Whether the channel being raided contains mature content.
    • equals

      public boolean equals(Object o)
      Setzt außer Kraft:
      equals in Klasse Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Setzt außer Kraft:
      hashCode in Klasse Object
    • toString

      public String toString()
      Setzt außer Kraft:
      toString in Klasse Object