MLtsyDispatchPhoneGetOperatorName Class Reference

class MLtsyDispatchPhoneGetOperatorName : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleGetOperatorNameReqL()
Public Attributes
const TIntKLtsyDispatchPhoneGetOperatorNameApiId

Member Functions Documentation

HandleGetOperatorNameReqL()

TInt HandleGetOperatorNameReqL()[pure virtual]

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

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

Implementation of this interface should return the name of the current operator.

Member Data Documentation

const TInt KLtsyDispatchPhoneGetOperatorNameApiId

const TIntKLtsyDispatchPhoneGetOperatorNameApiId[static]