CUpnpNetworkEventBase Class Reference

class CUpnpNetworkEventBase : public CBase
Base class for network events
Since
S60 5.0

Inherits from

  • CUpnpNetworkEventBase

Constructor & Destructor Documentation

CUpnpNetworkEventBase(TInt)

CUpnpNetworkEventBase(TIntaError)
Constructor
Since
S60 5.0

Parameters

TInt aError

CUpnpNetworkEventBase(TUpnpCmSubRsp)

CUpnpNetworkEventBase(TUpnpCmSubRspaType)
Constructor
Since
S60 5.0

Parameters

TUpnpCmSubRsp aType

Member Functions Documentation

SubscriberError()

IMPORT_C TIntSubscriberError()
Getter for network event error
Since
S60 5.0

Type()

IMPORT_C TUpnpCmSubRspType()
Getter for network event type
Since
S60 5.0

Member Data Documentation

TInt iSubscriberError

TInt iSubscriberError[protected]

TUpnpCmSubRsp iType

TUpnpCmSubRsp iType[protected]