Update Files
This commit is contained in:
@ -0,0 +1,8 @@
|
||||
package flash.net.drm;
|
||||
|
||||
extern class AddToDeviceGroupSetting {
|
||||
function new() : Void;
|
||||
static final ALLOW_SERVER : String;
|
||||
static final FORCE_REFRESH : String;
|
||||
static final LOCAL_ONLY : String;
|
||||
}
|
Reference in New Issue
Block a user