Location:
SIP_subconevents.h
Link against: sipparams.lib
class CSubConSIPResponseEvent : public CSubConNotificationEvent;
CSubConSIPResponseEvent is used to get and set the response elements of the most recent response
Meta::SMetaDataECom
- No description.
CSubConNotificationEvent
- (No abstract)
CSubConSIPResponseEvent
- CSubConSIPResponseEvent is used to get and set the response elements of the most recent response
Defined in CSubConSIPResponseEvent
:
CSubConSIPResponseEvent()
, EInvalidResponse
, GetAttribPtr()
, GetResponse()
, GetVDataTable()
, NewL()
, PredefinedResponses
, SetResponse()
, iResponse
, iVDataTable
, ~CSubConSIPResponseEvent()
Inherited from CSubConNotificationEvent
:
GroupId()
,
Id()
,
IsGeneric()
inline void SetResponse(TInt aResponse);
Sets Response Code of the SIP Response. *
|
inline TInt GetResponse() const;
Gets Response Code of the SIP Response. *
|
protected: virtual Meta::SVDataTableEntry const *GetVDataTable() const;
|
protected: virtual TUint8 *GetAttribPtr(const TInt aOffset) const;
|
|
PredefinedResponses
Identifies the predefined type of Response .
|
protected: const Meta::SVDataTableEntry iVDataTable;