MStkTsyCallOrigin Class Reference

class MStkTsyCallOrigin

MStkTsyCallOrigin interface This interface should be implemented by an object in the SIM ATK TSY to allow the CTSY Dispatcher to query whether a number/address originates from a proactive command.

Public Member Functions
TBool IsSimOriginatedCall(const TDesC8 &)

Member Functions Documentation

IsSimOriginatedCall(const TDesC8 &)

TBool IsSimOriginatedCall(const TDesC8 &aAddress)[pure virtual]

This function should be implemented by an object in the SAT TSY to allow the CTSY Dispatcher to ascertain whether a call was requested by a Proactive Command.

Parameters

const TDesC8 & aAddressThe number whose origin is required.