android.drm
Class ProcessedData

java.lang.Object
  extended by android.drm.ProcessedData

public class ProcessedData
extends Object


Method Summary
 String getAccountId()
           
 byte[] getData()
           
 String getSubscriptionId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getData

public byte[] getData()

getAccountId

public String getAccountId()

getSubscriptionId

public String getSubscriptionId()


Copyright © 2008-2012. All Rights Reserved.