forked from LeenkxTeam/LNXSDK
		
	
		
			
	
	
		
			7 lines
		
	
	
		
			180 B
		
	
	
	
		
			Haxe
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			180 B
		
	
	
	
		
			Haxe
		
	
	
	
	
	
|  | package flash.net.drm; | ||
|  | 
 | ||
|  | extern class DRMStoreVoucherContext extends DRMManagerSession { | ||
|  | 	function new(voucher : flash.utils.ByteArray) : Void; | ||
|  | 	function doStoreVoucher() : Void; | ||
|  | } |