Package com.github.twitch4j.helix.domain
Class ClipsDownload
java.lang.Object
com.github.twitch4j.helix.domain.ClipsDownload
-
Constructor Details
-
ClipsDownload
public ClipsDownload()
-
-
Method Details
-
getClipId
An ID that uniquely identifies the clip. -
getLandscapeDownloadUrl
The landscape URL to download the clip. This field is null if the URL is not available. -
getPortraitDownloadUrl
The portrait URL to download the clip. This field is null if the URL is not available. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-