|
|
|
Location: http\thttpevent.h
Supported from 7.0
This page documents various constants relating to transport framework events.
const TUint KHTTPMatchAnyEventUid
Wildcard Matching UID.
When specified as part of an event, then the UID event part of the match will be ignored.
const TInt KTransactionEventBaseStatus
The base status code for transaction events.
Any number above this but below KSessionEventBaseStatus is a transaction event.
const TInt KTransactionWarningBaseStatus
The base status code for transaction warning events.
const TInt KSessionEventBaseStatus
The base status code for session events.
Any number above this is a session event.
const TInt KSessionWarningBaseStatus
The base status code for session warning events.