| Package | com.akamai.net.f4f.hds |
| Class | public class AkamaiHDSAMDUtils |
| Inheritance | AkamaiHDSAMDUtils flash.events.EventDispatcher |
| Property | Defined By | ||
|---|---|---|---|
| pkzExists : Boolean [read-only] | AkamaiHDSAMDUtils | ||
| Method | Defined By | ||
|---|---|---|---|
AkamaiHDSAMDUtils(model:AkamaiStreamModel = null, target:IEventDispatcher = null) | AkamaiHDSAMDUtils | ||
getFragmentTokenForManifestURL(url:String):void | AkamaiHDSAMDUtils | ||
| Event | Summary | Defined By | ||
|---|---|---|---|---|
| Dispatch the longToken event on receiving the fragment long token response. | AkamaiHDSAMDUtils | |||
| pkzExists | property |
pkzExists:Boolean [read-only] public function get pkzExists():Boolean| AkamaiHDSAMDUtils | () | Constructor |
public function AkamaiHDSAMDUtils(model:AkamaiStreamModel = null, target:IEventDispatcher = null)model:AkamaiStreamModel (default = null) | |
target:IEventDispatcher (default = null) |
| getFragmentTokenForManifestURL | () | method |
public function getFragmentTokenForManifestURL(url:String):voidParameters
url:String |
| amdLongToken | Event |
com.akamai.net.f4f.hds.events.AkamaiHDSEventDispatch the longToken event on receiving the fragment long token response.