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
voidHandlePacket(const TDesC8 &, TUint)
voidHandlePacketError(TInt)

Member Functions Documentation

HandlePacket(const TDesC8 &, TUint)

voidHandlePacket(const TDesC8 &aPacket,
TUintaPortNo
)[pure virtual]
HandlePacket.
Since
Series 60 3.1M

Parameters

const TDesC8 & aPacketpacket received from the network
TUint aPortNo

HandlePacketError(TInt)

voidHandlePacketError(TIntaError)[pure virtual]
HandleError.
Since
Series 60 3.1M

Parameters

TInt aError