class MLtsyDispatchCallControlQueryIsEmergencyNumber : public MLtsyDispatchInterface |
Public Member Functions | |
---|---|
TInt | HandleQueryIsEmergencyNumberSyncL (const TDesC &, TBool &) |
Public Attributes | |
---|---|
const TInt | KLtsyDispatchCallControlQueryIsEmergencyNumberApiId |
TInt | HandleQueryIsEmergencyNumberSyncL | ( | const TDesC & | aNumber, |
TBool & | aIsEmergencyNumber | |||
) | [pure virtual] |
The CTSY Dispatcher shall invoke this function on receiving the ECustomCheckEmergencyNumberIPC request from the CTSY.
It is a sync call where the output data arguments should be completed before returning.
Implementation of this interface should check whether the specified number is an emergency number and return the result back to the caller via the output parameter.
const TInt | KLtsyDispatchCallControlQueryIsEmergencyNumberApiId | [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.