MLtsyDispatchPhoneGetPhoneId Class Reference

class MLtsyDispatchPhoneGetPhoneId : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleGetPhoneIdReqL ()
Public Attributes
const TInt KLtsyDispatchPhoneGetPhoneIdApiId

Member Functions Documentation

HandleGetPhoneIdReqL()

TInt HandleGetPhoneIdReqL ( ) [pure virtual]

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

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

Implementation of this interface should get the phone's identity as described by the fields in RMobilePhone::TMobilePhoneIdentityV1 .

Member Data Documentation

const TInt KLtsyDispatchPhoneGetPhoneIdApiId

const TInt KLtsyDispatchPhoneGetPhoneIdApiId [static]