public class ProcessedData extends Object
processDrmInfo()
transaction between a device and a DRM server.
In a license acquisition scenario this class holds the rights information in binary form.Modifier and Type | Method and Description |
---|---|
String |
getAccountId()
Retrieves the account ID associated with this object.
|
byte[] |
getData()
Retrieves the processed data.
|
String |
getSubscriptionId()
Returns the subscription ID associated with this object.
|
public byte[] getData()
public String getAccountId()
public String getSubscriptionId()