class MLtsyDispatchSatUssdControlEnvelopeError : public MLtsyDispatchInterface |
Public Member Functions | |
---|---|
TInt | HandleUssdControlEnvelopeErrorReqL() |
Public Attributes | |
---|---|
const TInt | KLtsyDispatchSatUssdControlEnvelopeErrorApiId |
TInt | HandleUssdControlEnvelopeErrorReqL | ( | ) | [pure virtual] |
This API is optional and should only be used if the licensee wishes to including the Dispatcher beneath their own SIM ATK TSY.
The CTSY Dispatcher shall invoke this function on receiving the ESatTsyEnvelopeError request from the CTSY.
It is a request call that is completed by invoking CCtsyDispatcherCallback::CallbackSatGetUssdControlSupportedComp()
This interface is invoked if it has not been possible to construct an envelope for USSD control. This would occur if USSD strings are not supported for call control, and the USSD control request cannot be submitted as an SS control request because it contains characters other than *, #, 0-9.
Implementation of this interface should handle this error appropriately (such as by continuing the USSD setup process).
MLtsyDispatchSatGetUssdControlSupported::HandleGetUssdControlSupportedReqL()
const TInt | KLtsyDispatchSatUssdControlEnvelopeErrorApiId | [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.