Haxe API Documentation
Back
|
Index
extern
class
flash.events.DRMDeviceGroupEvent
extends
Event
Available in flash
var
deviceGroup :
flash.net.drm.DRMDeviceGroup
function
new(type :
String
, ?bubbles :
Bool
, ?cancelable :
Bool
, ?deviceGroup :
flash.net.drm.DRMDeviceGroup
) :
Void
static
var
ADD_TO_DEVICE_GROUP_COMPLETE :
String
static
var
REMOVE_FROM_DEVICE_GROUP_COMPLETE :
String
Back
|
Index