MDataMonitorProtocolResp Class Reference
class MDataMonitorProtocolResp
|
Data monitoring API extension protocol.
Implemented by classes who wish to register for data monitoring response messages.
Member Functions Documentation
DataReceivedNotification(TUint32)
void
|
DataReceivedNotification
|
(
|
TUint32
|
aReceivedBytes
|
)
|
[pure virtual]
|
DataSentNotification(TUint32)
void
|
DataSentNotification
|
(
|
TUint32
|
aSentBytes
|
)
|
[pure virtual]
|
DataTransferred(TUint32, TUint32)
void
|
DataTransferred
|
(
|
TUint32
|
aReceivedBytes,
|
|
TUint32
|
aSentBytes
|
|
)
|
[pure virtual]
|
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.