![]() | InDesign SDK 20.5 |
Classes | |
| struct | UpdateLinkResourceStateClientData |
Typedefs | |
| typedef WideString | HeaderKey |
| typedef WideString | HeaderValue |
| typedef std::pair < HTTPLinkSubsystemTypes::HeaderKey, HTTPLinkSubsystemTypes::HeaderValue > | HeadersPair |
| typedef std::multimap < HTTPLinkSubsystemTypes::HeaderKey, HTTPLinkSubsystemTypes::HeaderValue > | Headers |
| typedef Headers::iterator | HeadersIterator |
| typedef Headers::const_iterator | HeadersConstIterator |
| typedef WideString | GUID |
| typedef GUID | RequestID |
Enumerations | |
| enum | AssetDownloadMode { kAssetDownloadMode_Sync, kAssetDownloadMode_ASync, kAssetDownloadMode_Unknown } |
| enum | BatchRequestObjectType { kAsset, kAssetMetadata } |
| enum | HTTPAssetDownloadState { kHTTPAssetDownloadState_Start, kHTTPAssetDownloadState_InProgress, kHTTPAssetDownloadState_Complete, kHTTPAssetDownloadState_Paused, kHTTPAssetDownloadState_Cancelled, kHTTPAssetDownloadState_NotStarted, kHTTPAssetDownloadState_ConnectionError, kHTTPAssetDownloadState_ServerError, kHTTPAssetDownloadState_ClientError, kHTTPAssetDownloadState_DownloadTimeout, kHTTPAssetDownloadState_UnknownError } |
Experimental header - will be modified/documented in future.
Asset Download Mode
Asset Batch Request Object Type(Asset/AssetMetadata(Asset Text Fragment Link)
Asset Download State