Haxe API Documentation
Back
|
Index
extern
class
flash.net.drm.DRMURLDownloadContext
extends
flash.events.EventDispatcher
Available in flash
function
new() :
Void
function
httpGetASync(url :
String
) :
Void
function
httpPostAndReceiveASync(url :
String
, headerName :
String
, headerValue :
String
, data :
flash.utils.ByteArray
) :
Void
Back
|
Index