package flash.net.drm
extends EventDispatcher
extended by DRMAddToDeviceGroupContext, DRMAuthenticationContext, DRMRemoveFromDeviceGroupContext, DRMResetContext, DRMReturnVoucherContext, DRMStoreVoucherContext, DRMVoucherDownloadContext, DRMVoucherStoreContext
Available on flashnew ()
m_isInSession:Bool
metadata:DRMContentData
checkStatus ():UInt
errorCodeToThrow (errorCode:UInt):Void
getLastError ():UInt
getLastServerErrorString ():String
getLastSubErrorID ():UInt
issueDRMErrorEvent (metadata:DRMContentData, errorID:Int, subErrorID:Int, serverErrorString:String):Void
issueDRMStatusEvent (inMetadata:DRMContentData, voucher:DRMVoucher):Dynamic
onSessionComplete ():Void
onSessionError ():Void
setTimerUp ():Void
static read only STATUS_FAILED:UInt
static read only STATUS_NOTREADY:UInt
static read only STATUS_READY:UInt
static read only STATUS_UNKNOWN:UInt
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/net/drm/DRMManagerSession.html