CUpnpNetworkEventBase Class Reference

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

Inherits from

Constructor & Destructor Documentation

CUpnpNetworkEventBase(TInt)

CUpnpNetworkEventBase ( TInt aError )
Constructor
Since
S60 5.0

Parameters

TInt aError

CUpnpNetworkEventBase(TUpnpCmSubRsp)

CUpnpNetworkEventBase ( TUpnpCmSubRsp aType )
Constructor
Since
S60 5.0

Parameters

TUpnpCmSubRsp aType

Member Functions Documentation

SubscriberError()

IMPORT_C TInt SubscriberError ( )
Getter for network event error
Since
S60 5.0

Type()

IMPORT_C TUpnpCmSubRsp Type ( )
Getter for network event type
Since
S60 5.0

Member Data Documentation

TInt iSubscriberError

TInt iSubscriberError [protected]

TUpnpCmSubRsp iType

TUpnpCmSubRsp iType [protected]