Class ReleasedExtension.View

java.lang.Object
com.github.twitch4j.helix.domain.ReleasedExtension.View
Enclosing class:
ReleasedExtension

public static class ReleasedExtension.View extends Object
  • Constructor Details

    • View

      public View()
  • Method Details

    • canLinkExternalContent

      public Boolean canLinkExternalContent()
    • getViewerUrl

      public String getViewerUrl()
    • getAspectWidth

      public Integer getAspectWidth()
    • getAspectHeight

      public Integer getAspectHeight()
    • getAspectRatioX

      public Integer getAspectRatioX()
    • getAspectRatioY

      public Integer getAspectRatioY()
    • getAutoscale

      public Boolean getAutoscale()
    • getHeight

      public Integer getHeight()
    • getScalePixels

      public Integer getScalePixels()
    • getTargetHeight

      public Integer getTargetHeight()
    • getSize

      public Integer getSize()
    • getZoom

      public Boolean getZoom()
    • getZoomPixels

      public Integer getZoomPixels()
    • 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