Static variables

staticfinalread onlyDRM_ERROR:String

staticfinalread onlyDRM_LOAD_DEVICEID_ERROR:String

Constructor

@:value({ inDrmUpdateNeeded : false, inSystemUpdateNeeded : false, insubErrorID : 0, inErrorCode : 0, cancelable : false, bubbles : false })new(?type:String, bubbles:Bool = false, cancelable:Bool = false, ?inErrorDetail:String, inErrorCode:Int = 0, insubErrorID:Int = 0, ?inMetadata:DRMContentData, inSystemUpdateNeeded:Bool = false, inDrmUpdateNeeded:Bool = false)

Variables

@:flash.propertycontentData:DRMContentData

@:flash.propertyread onlydrmUpdateNeeded:Bool

@:flash.propertyread onlysubErrorID:Int

@:flash.propertyread onlysystemUpdateNeeded:Bool

Inherited Variables

Defined by ErrorEvent

@:flash.property@:require(flash10_1)read onlyerrorID:Int

Defined by TextEvent

@:flash.propertytext:String

Defined by Event

@:flash.propertyread onlybubbles:Bool

@:flash.propertyread onlycancelable:Bool

@:flash.propertyread onlycurrentTarget:Dynamic

@:flash.propertyread onlyeventPhase:EventPhase

@:flash.propertyread onlytarget:Dynamic

@:flash.propertyread onlytype:String

Inherited Methods