| class MLtsyDispatchSupplementaryServicesSetCallForwardingStatus : public MLtsyDispatchInterface |
| Public Member Functions | |
|---|---|
| TInt | HandleSetCallForwardingStatusReqL(RMobilePhone::TMobilePhoneCFCondition, RMobilePhone::TMobileService, RMobilePhone::TMobilePhoneServiceAction, const TDesC &, TInt) |
| Public Attributes | |
|---|---|
| const TInt | KLtsyDispatchSupplementaryServicesSetCallForwardingStatusApiId |
| TInt | HandleSetCallForwardingStatusReqL | ( | RMobilePhone::TMobilePhoneCFCondition | aCondition, |
| RMobilePhone::TMobileService | aServiceGroup, | |||
| RMobilePhone::TMobilePhoneServiceAction | aAction, | |||
| const TDesC & | aNumber, | |||
| TInt | aTimeout | |||
| ) | [pure virtual] | |||
The CTSY Dispatcher shall invoke this function on receiving the EMobilePhoneSetCallForwardingStatus request from the CTSY.
It is a request call that is completed by invoking CCtsyDispatcherCallback::CallbackSupplementaryServicesSetCallForwardingStatusComp()
Implementation of this interface should sets a new call forwarding status and/or registered information for the call forwarding condition.
| RMobilePhone::TMobilePhoneCFCondition aCondition | The condition of the new call forwarding setting. |
| RMobilePhone::TMobileService aServiceGroup | The basic service group to apply the CF status change to. |
| RMobilePhone::TMobilePhoneServiceAction aAction | The action to take. |
| const TDesC & aNumber | The forwarding number. |
| TInt aTimeout | The time out when aCondition is ECallForwardingNoReply. |
| const TInt | KLtsyDispatchSupplementaryServicesSetCallForwardingStatusApiId | [static] |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.