MLtsyDispatchSupplementaryServicesSetSsPassword Class Reference

class MLtsyDispatchSupplementaryServicesSetSsPassword : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleSetSsPasswordReqL(const TDesC &, const TDesC &, TServiceType)

TInt HandleSetSsPasswordReqL ( const TDesC & aOldPassword,
const TDesC & aNewPassword,
TServiceType aService
) [pure virtual]

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

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

Implementation of this interface should set the password of the call barring or common Supplementary Services password.

Parameters

const TDesC & aOldPassword The old password.
const TDesC & aNewPassword The new password.
TServiceType aService The service.

Member Enumerations Documentation

Enum TServiceType

Enumerators

EAllSupplementaryServices = 0
ECallBarring = 330

Member Data Documentation

const TInt KLtsyDispatchSupplementaryServicesSetSsPasswordApiId

const TInt KLtsyDispatchSupplementaryServicesSetSsPasswordApiId [static]