flash.net.drm.DRMVoucherDownloadContext
type
class
extends
DRMManagerSession
available in
flash
Constructor
new
()
Instance Variables
hide inherited
show inherited
m_isInSession
:
Bool
inherited from
flash.net.drm.DRMManagerSession
metadata
:
DRMContentData
inherited from
flash.net.drm.DRMManagerSession
voucher
(default,null) :
DRMVoucher
Instance Methods
hide inherited
show inherited
addEventListener
(type :
String
, listener :
Dynamic
->
Void
, ?useCapture :
Bool
, ?priority :
Int
, ?useWeakReference :
Bool
) :
Void
inherited from
flash.events.EventDispatcher
checkStatus
() :
UInt
inherited from
flash.net.drm.DRMManagerSession
dispatchEvent
(event :
Event
) :
Bool
inherited from
flash.events.EventDispatcher
download
(inMetadata :
DRMContentData
, ?previewVoucher :
Bool
) :
Void
errorCodeToThrow
(errorCode :
UInt
) :
Void
inherited from
flash.net.drm.DRMManagerSession
getLastError
() :
UInt
inherited from
flash.net.drm.DRMManagerSession
getLastSubErrorID
() :
UInt
inherited from
flash.net.drm.DRMManagerSession
hasEventListener
(type :
String
) :
Bool
inherited from
flash.events.EventDispatcher
issueDRMErrorEvent
(metadata :
DRMContentData
, errorID :
Int
, subErrorID :
Int
, ?eventType :
String
) :
Void
inherited from
flash.net.drm.DRMManagerSession
issueDRMStatusEvent
(inMetadata :
DRMContentData
, voucher :
DRMVoucher
) :
Dynamic
inherited from
flash.net.drm.DRMManagerSession
onSessionComplete
() :
Void
inherited from
flash.net.drm.DRMManagerSession
onSessionError
() :
Void
inherited from
flash.net.drm.DRMManagerSession
removeEventListener
(type :
String
, listener :
Dynamic
->
Void
, ?useCapture :
Bool
) :
Void
inherited from
flash.events.EventDispatcher
setTimerUp
() :
Void
inherited from
flash.net.drm.DRMManagerSession
toString
() :
String
inherited from
flash.events.EventDispatcher
willTrigger
(type :
String
) :
Bool
inherited from
flash.events.EventDispatcher