TUpnpConnectionManagerNetworkEvent Class Reference

class TUpnpConnectionManagerNetworkEvent
This class describes network event sent by ipc
Since
S60 5.0

Constructor & Destructor Documentation

TUpnpConnectionManagerNetworkEvent()

IMPORT_CTUpnpConnectionManagerNetworkEvent()

C++ constructor

TUpnpConnectionManagerNetworkEvent(TUpnpCmSubRsp)

IMPORT_CTUpnpConnectionManagerNetworkEvent(TUpnpCmSubRspaType)

C++ constructor

Parameters

TUpnpCmSubRsp aType

TUpnpConnectionManagerNetworkEvent(TUpnpCmSubRsp, TInetAddr)

IMPORT_CTUpnpConnectionManagerNetworkEvent(TUpnpCmSubRspaType,
TInetAddraInetAddr
)

C++ constructor

Parameters

TUpnpCmSubRsp aType
TInetAddr aInetAddr

Member Functions Documentation

InetAddr()

IMPORT_C TInetAddrInetAddr()

Get address

SetAddress(TInetAddr)

IMPORT_C voidSetAddress(TInetAddraAddress)

Sets address after address change event

Parameters

TInetAddr aAddress

SetType(TUpnpCmSubRsp)

IMPORT_C voidSetType(TUpnpCmSubRspaType)

Sets event type

Parameters

TUpnpCmSubRsp aType

Type()

IMPORT_C TUpnpCmSubRsp &Type()

Get event type

Member Data Documentation

TInetAddr iInetAddr

TInetAddr iInetAddr[private]

TUpnpCmSubRsp iType

TUpnpCmSubRsp iType[private]