Packagecom.akamai.net.f4f.hds
Classpublic class AkamaiHDSAMDUtils
InheritanceAkamaiHDSAMDUtils Inheritance flash.events.EventDispatcher



Public Properties
 PropertyDefined By
  pkzExists : Boolean
[read-only]
AkamaiHDSAMDUtils
Public Methods
 MethodDefined By
  
AkamaiHDSAMDUtils(model:AkamaiStreamModel = null, target:IEventDispatcher = null)
AkamaiHDSAMDUtils
  
AkamaiHDSAMDUtils
Events
 Event Summary Defined By
  Dispatch the longToken event on receiving the fragment long token response.AkamaiHDSAMDUtils
Property Detail
pkzExistsproperty
pkzExists:Boolean  [read-only]


Implementation
    public function get pkzExists():Boolean
Constructor Detail
AkamaiHDSAMDUtils()Constructor
public function AkamaiHDSAMDUtils(model:AkamaiStreamModel = null, target:IEventDispatcher = null)



Parameters
model:AkamaiStreamModel (default = null)
 
target:IEventDispatcher (default = null)
Method Detail
getFragmentTokenForManifestURL()method
public function getFragmentTokenForManifestURL(url:String):void

Parameters

url:String

Event Detail
amdLongToken Event
Event Object Type: com.akamai.net.f4f.hds.events.AkamaiHDSEvent

Dispatch the longToken event on receiving the fragment long token response.