Haxe API Documentation
Back |
Indexextern class flash.events.DRMDeviceGroupErrorEvent
Available in flash
- var deviceGroup : flash.net.drm.DRMDeviceGroup
- var drmUpdateNeeded(default,null) : Bool
- var subErrorID : Int
- var systemUpdateNeeded(default,null) : Bool
- function new(type : String, ?bubbles : Bool, ?cancelable : Bool, ?errorDetail : String, ?errorCode : Int, ?subErrorID : Int, ?deviceGroup : flash.net.drm.DRMDeviceGroup, ?systemUpdateNeeded : Bool, ?drmUpdateNeeded : Bool) : Void
- static var ADD_TO_DEVICE_GROUP_ERROR : String
- static var REMOVE_FROM_DEVICE_GROUP_ERROR : String
Back |
Index