KeyLoader
Constructor Summary
| Public Constructor | ||
| public |  | |
Member Summary
| Public Members | ||
| public | decryptkey: * | |
| public | decrypturl: * | |
| public |  | |
| public | loaders: * | |
Method Summary
| Public Methods | ||
| public | destroy() | |
| public | loaderror(response: LoaderResponse, context: KeyLoaderContext) | |
| public | loadsuccess(response: LoaderResponse, stats: LoaderStats, context: KeyLoaderContext) | |
| public | loadtimeout(stats: LoaderStats, context: KeyLoaderContext) | |
| public | onKeyLoading(event: undefined, data: KeyLoadingData) | |
| Private Methods | ||
| private |  | |
| private |  | |
Public Constructors
public constructor() source
Public Methods
public destroy() source
public loaderror(response: LoaderResponse, context: KeyLoaderContext) source
Params:
| Name | Type | Attribute | Description | 
| response | LoaderResponse | ||
| context | KeyLoaderContext | 
public loadsuccess(response: LoaderResponse, stats: LoaderStats, context: KeyLoaderContext) source
Params:
| Name | Type | Attribute | Description | 
| response | LoaderResponse | ||
| stats | LoaderStats | ||
| context | KeyLoaderContext | 
public loadtimeout(stats: LoaderStats, context: KeyLoaderContext) source
Params:
| Name | Type | Attribute | Description | 
| stats | LoaderStats | ||
| context | KeyLoaderContext | 
public onKeyLoading(event: undefined, data: KeyLoadingData) source
Params:
| Name | Type | Attribute | Description | 
| event | undefined | ||
| data | KeyLoadingData | 
 
    
  