Symbian
 Developer Library

DEVELOPER LIBRARY

[Index] [Glossary] [Previous] [Next]



Location: http\thttpevent.h

Event constants

Support

Supported from 7.0

Description

This page documents various constants relating to transport framework events.


KHTTPUid

const TUint KHTTPUid

Description

The HTTP UID.

This UID is used for all events defined here.

[Top]


KHTTPMatchAnyEventUid

const TUint KHTTPMatchAnyEventUid

Description

Wildcard Matching UID.

When specified as part of an event, then the UID event part of the match will be ignored.

[Top]


KTransactionEventBaseStatus

const TInt KTransactionEventBaseStatus

Description

The base status code for transaction events.

Any number above this but below KSessionEventBaseStatus is a transaction event.

[Top]


KTransactionWarningBaseStatus

const TInt KTransactionWarningBaseStatus

Description

The base status code for transaction warning events.

[Top]


KSessionEventBaseStatus

const TInt KSessionEventBaseStatus

Description

The base status code for session events.

Any number above this is a session event.

[Top]


KSessionWarningBaseStatus

const TInt KSessionWarningBaseStatus

Description

The base status code for session warning events.