MObexNotifyExtend Class Reference

class MObexNotifyExtend : public MObexNotify

Provides the call back interface for anything using CObexTransport (ie CObex). Note: This is an internal class which is not intended for use outside of the Transport<->Obex interface. Even where access rules allow it, external users should not call these functions as their implementation may change.

Inherits from

Member Functions Documentation

Error(TInt)

voidError(TIntaError)[pure virtual]

Parameters

TInt aError

Process(CObexPacket &)

voidProcess(CObexPacket &aPacket)[pure virtual]

Parameters

CObexPacket & aPacket

SignalPacketProcessEvent(TObexPacketProcessEvent)

voidSignalPacketProcessEvent(TObexPacketProcessEvent)[inline, virtual]

TransportUp()

voidTransportUp()[pure virtual]