Package com.github.twitch4j.helix.domain
Class ExtensionConfigurationSegment
java.lang.Object
com.github.twitch4j.helix.domain.ExtensionConfigurationSegment
-
Constructor Details
-
ExtensionConfigurationSegment
public ExtensionConfigurationSegment()
-
-
Method Details
-
getSegment
The type of segment. -
getContent
The contents of the segment.This string may be a plain string or a string-encoded JSON object.
-
getVersion
The version that identifies the segment’s definition. -
getBroadcasterId
The ID of the broadcaster that owns the extension. The object includes this field only if the segment query parameter is set to developer or broadcaster. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-