FileDocCategorySizeDatePackage
DrmEvent.javaAPI DocAndroid 5.1 API919Sat Mar 14 14:09:40 GMT 2015android.drm

DrmEvent

public class DrmEvent extends Object

Fields Summary
public static final String
DRM_INFO_OBJECT
public static final String
DRM_INFO_STATUS_OBJECT
public static final int
TYPE_ALL_RIGHTS_REMOVED
public static final int
TYPE_DRM_INFO_PROCESSED
Constructors Summary
protected DrmEvent(int uniqueId, int type, String message, HashMap attributes)

 throw new RuntimeException("Stub!"); 
protected DrmEvent(int uniqueId, int type, String message)

 throw new RuntimeException("Stub!"); 
Methods Summary
public java.lang.ObjectgetAttribute(java.lang.String key)

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetMessage()

 throw new RuntimeException("Stub!"); 
public intgetType()

 throw new RuntimeException("Stub!"); 
public intgetUniqueId()

 throw new RuntimeException("Stub!");