MLtsyDispatchSimSetSimMessageStatusRead Class Reference

class MLtsyDispatchSimSetSimMessageStatusRead : private MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleSetSimMessageStatusReadReqL(const TTime &, TInt)

TInt HandleSetSimMessageStatusReadReqL ( const TTime & aTimestamp,
TInt aTimezoneDiff
) [pure virtual]

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

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

No error code is returned to the ETel client - if no SMS message with matching timestamp is identified on the SIM then this error will be silently ignored.

RMmCustomAPI::SetSimMessageStatusRead()

Parameters

const TTime & aTimestamp timestamp that uniquely identifies a particular message in the message store.
TInt aTimezoneDiff the difference, expressed in quarters of an hour, between the service centre local time and GMT

Member Data Documentation

const TInt KLtsyDispatchSimSetSimMessageStatusReadApiId

const TInt KLtsyDispatchSimSetSimMessageStatusReadApiId [static]