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 ) |
void | ErrorNotify | ( | TInt | aErrCode | ) | [pure virtual] |
Error call back
TInt aErrCode | - System wide error code |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.