flash.net.drm.DRMVoucherDownloadContext

type
class
extends
DRMManagerSession
available in
flash

Constructor

new()

Instance Variables hide inherited show inherited

m_isInSession : Bool

voucher(default,null) : DRMVoucher

Instance Methods hide inherited show inherited

addEventListener(type : String, listener : Dynamic -> Void, ?useCapture : Bool, ?priority : Int, ?useWeakReference : Bool) : Void

checkStatus() : UInt

dispatchEvent(event : Event) : Bool

download(inMetadata : DRMContentData, ?previewVoucher : Bool) : Void

errorCodeToThrow(errorCode : UInt) : Void

getLastError() : UInt

getLastSubErrorID() : UInt

hasEventListener(type : String) : Bool

issueDRMErrorEvent(metadata : DRMContentData, errorID : Int, subErrorID : Int, ?eventType : String) : Void

issueDRMStatusEvent(inMetadata : DRMContentData, voucher : DRMVoucher) : Dynamic

onSessionComplete() : Void

onSessionError() : Void

removeEventListener(type : String, listener : Dynamic -> Void, ?useCapture : Bool) : Void

setTimerUp() : Void

toString() : String

willTrigger(type : String) : Bool