httpdownloadmgrcommon.h File Reference
#include
<mw/httpdownloadmgrcommon.h>
KMaxDefAttrLength
const TUint | KMaxDefAttrLength |
KMaxRealmLength
const TUint | KMaxRealmLength |
KMaxContentTypeLength
const TUint | KMaxContentTypeLength |
KMaxDispositionTypeLength
const TUint | KMaxDispositionTypeLength |
KDefaultContentLength
const TInt32 | KDefaultContentLength |
KMaxGeneralHeaderFieldLength
const TUint | KMaxGeneralHeaderFieldLength |
KHashLength
Length of a digest hash when represented in hex
KRawHashLength
Length of a digest hash before converting to hex.
KDefaultFotaPckgId
const TInt32 | KDefaultFotaPckgId |
Default FOTA package id. Default means no FOTA download!
KFirstMoIndex
Index of first media object
KHttpFieldSeparator
const TLitC8< sizeof("\n")> | KHttpFieldSeparator | [static] |
KHttpDispositionTypeAttachment
const TLitC8< sizeof("attachment")> | KHttpDispositionTypeAttachment | [static] |
KHttpDispositionTypeInline
const TLitC8< sizeof("inline")> | KHttpDispositionTypeInline | [static] |
KHttpFileNameParm
const TLitC8< sizeof("filename")> | KHttpFileNameParm | [static] |
KCodMimeType
const TLitC8< sizeof("text/x-co-desc")> | KCodMimeType | [static] |
OMA DD specific definition
KDdMimeType
const TLitC8< sizeof("application/vnd.oma.dd+xml")> | KDdMimeType | [static] |
OMA DD specific definition
KDd2MimeType
const TLitC8< sizeof("application/vnd.oma.dd2+xml")> | KDd2MimeType | [static] |
OMA DD specific definition
KRoapMimeType
const TLitC8< sizeof("application/vnd.oma.drm.roap-trigger+xml")> | KRoapMimeType | [static] |
KFotaPackageDataType
const TLitC8< sizeof("application/vnd.nokia.swupd.dp2")> | KFotaPackageDataType | [static] |
FOTA Update Package type.
KMultiPartMimeType
const TLitC8< sizeof("multipart/related")> | KMultiPartMimeType | [static] |
OMA DD specific definition
KDrmMessageMimeType
const TLitC8< sizeof("application/vnd.oma.drm.message")> | KDrmMessageMimeType | [static] |
KDrmMessageMimeTypeDrmContent
const TLitC8< sizeof("application/vnd.oma.drm.content")> | KDrmMessageMimeTypeDrmContent | [static] |
KDrmMessageMimeTypeDrmDcf
const TLitC8< sizeof("application/vnd.oma.drm.dcf")> | KDrmMessageMimeTypeDrmDcf | [static] |
KRoapPduMimeType
const TLitC8< sizeof("application/vnd.oma.drm.roap-pdu+xml")> | KRoapPduMimeType | [static] |