class MObexReadActivityObserver |
This mixin class must be inherited by any class interested in read activity notifications.
Public Member Functions | |
---|---|
void | MoraoReadActivity() |
void | MoraoReadActivity | ( | ) | [inline, virtual] |
Indicates read activity. This is guaranteed to be called when the transport completes the first transport read in an Obex operation (which may correspond to less than a complete Obex packet), and may be called at additional times before the operation is completed. Note that the upcall behaviour is dependent on transport layer and version -- even if experiments show more frequent upcalls, the only behaviour which may be assumed is a single upcall per operation.
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.