MSuplPacketNotifier Class Reference

class MSuplPacketNotifier

MSuplPacketNotifer is a an observer for receiving packets from the network. Whenever there is a packet, SUPL Connection notifies this observer

EPosSuplProtocolHandlerPlugin.dll
Since
Series 60 3.1M //e.g. Series 60 3.0
Public Member Functions
void HandlePacket (const TDesC8 &, TUint )
void HandlePacketError ( TInt )

Member Functions Documentation

HandlePacket(const TDesC8 &, TUint)

void HandlePacket ( const TDesC8 & aPacket,
TUint aPortNo
) [pure virtual]
HandlePacket.
Since
Series 60 3.1M

Parameters

const TDesC8 & aPacket packet received from the network
TUint aPortNo

HandlePacketError(TInt)

void HandlePacketError ( TInt aError ) [pure virtual]
HandleError.
Since
Series 60 3.1M

Parameters

TInt aError