RMobileCall::TMobileCallInfoV7 Class Reference

class RMobileCall::TMobileCallInfoV7 : public RMobileCall::TMobileCallInfoV3

Extends the TMobileCallInfoV3 claass to include extra parameters to indicate the origin of the call, an icon and identifier to describe the call and an indication of whether the call parameters have been modified.

Constructor & Destructor Documentation

TMobileCallInfoV7()

IMPORT_C TMobileCallInfoV7 ( )

Default constructor.

Member Data Documentation

TAlphaIdBuf iAlphaId

TAlphaIdBuf iAlphaId

The alpha identifier to describe the icon.

TCallParamOrigin iCallParamOrigin

TCallParamOrigin iCallParamOrigin

The origin of the call.

TIconId iIconId

TIconId iIconId

The icon identifier which can be used for indication that the call is being made.

TBool iParamsCallControlModified

TBool iParamsCallControlModified

An indication of whether the call parameters have been modified. Set to ETrue if they have been modified, EFalse otherwise.