public class XstreamConfiguration extends DRMPreIntegrationConfiguration
Modifier and Type | Class and Description |
---|---|
static class |
XstreamConfiguration.Builder
The builder for the Xstream DRM configuration.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getSessionId()
The session identifier.
|
String |
getStreamId()
The stream identifier.
|
String |
getTicketAcquisitionUrl()
The ticket acquisition URL.
|
int |
hashCode() |
getClearkey, getCustomIntegrationId, getFairplay, getIntegration, getIntegrationParameters, getPlayready, getWidevine
public String getSessionId()
public String getStreamId()
public String getTicketAcquisitionUrl()
public boolean equals(Object o)
equals
in class DRMConfiguration
public int hashCode()
hashCode
in class DRMConfiguration