W3cubDocs

/Haxe Flash

DRMDeviceGroupErrorEvent

package flash.events

extends ErrorEventTextEventEvent

Available on flash

Constructor

@:value({ drmUpdateNeeded : false, systemUpdateNeeded : false, subErrorID : 0, errorCode : 0, cancelable : false, bubbles : false }) new (type:String, bubbles:Bool = false, cancelable:Bool = false, ?errorDetail:String, errorCode:Int = 0, subErrorID:Int = 0, ?deviceGroup:DRMDeviceGroup, systemUpdateNeeded:Bool = false, drmUpdateNeeded:Bool = false)

Variables

deviceGroup:DRMDeviceGroup

read only drmUpdateNeeded:Bool

subErrorID:Int

read only systemUpdateNeeded:Bool

Static variables

static read only ADD_TO_DEVICE_GROUP_ERROR:String

static read only REMOVE_FROM_DEVICE_GROUP_ERROR:String

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/events/DRMDeviceGroupErrorEvent.html