MLtsyDispatchSimChangeSecurityCode Class Reference

class MLtsyDispatchSimChangeSecurityCode : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleChangeSecurityCodeReqL(RMobilePhone::TMobilePhoneSecurityCode, const RMobilePhone::TMobilePhonePasswordChangeV1 &)

TInt HandleChangeSecurityCodeReqL(RMobilePhone::TMobilePhoneSecurityCodeaSecCode,
const RMobilePhone::TMobilePhonePasswordChangeV1 &aPasswds
)[pure virtual]

The CTSY Dispatcher shall invoke this function on receiving the EMobilePhoneChangeSecurityCode request from the CTSY.

It is a request call that is completed by invoking CCtsyDispatcherCallback::CallbackSimChangeSecurityCodeComp()

Implementation of this interface should allow a client to change a security code.

Parameters

RMobilePhone::TMobilePhoneSecurityCode aSecCodeThe security code to be changed.
const RMobilePhone::TMobilePhonePasswordChangeV1 & aPasswdsThe old and the new values of the security code.

Member Data Documentation

const TInt KLtsyDispatchSimChangeSecurityCodeApiId

const TIntKLtsyDispatchSimChangeSecurityCodeApiId[static]