CQoSDeleteEvent Class Reference

class CQoSDeleteEvent : public CQoSEventBase

Class for EQoSEventDeletePolicy event whereby a QoS policy was deleted

Inherits from

Constructor & Destructor Documentation

CQoSDeleteEvent(TInt)

IMPORT_CCQoSDeleteEvent(TIntaReason)

Constructor. Sets the reason code indicating the success or failure of the request.

Constructor; sets the reason code indicating the success or failure of the request.

capability
NetworkServices Restrict QoS operations in similar way as normal socket operations.

Parameters

TInt aReasonReason code.

Member Functions Documentation

Reason()

IMPORT_C TIntReason()const

Returns the reason code. Reason code specifies the success or failure of the request.

Gets the reason code.

Reason code specifies the success or failure of the request.

capability
NetworkServices Restrict QoS operations in similar way as normal socket operations.

Member Data Documentation

TInt iReason

TInt iReason[private]

The reason code specifies the success or failure of the request.