MRtpErrNotify Class Reference

class MRtpErrNotify

An interface to the callback functions for asynchronous event notifications from RTP module.

The class is a mixin and is intended to be inherited by the client class which is observing RTP module error. A reference to this object is passed as a parameter when constructing an RTP object.

Public Member Functions
void ErrorNotify ( TInt )

Member Functions Documentation

ErrorNotify(TInt)

void ErrorNotify ( TInt aErrCode ) [pure virtual]

Error call back

Parameters

TInt aErrCode - System wide error code