MDevicePresenceInfo Class Reference

class MDevicePresenceInfo : public MXIMPBase

Interface for device presence info object.

TodoInterface might be extended with new methods.

Since
S60 v3.2

Inherits from

Constructor & Destructor Documentation

~MDevicePresenceInfo()

~MDevicePresenceInfo()[inline, virtual]

Public destructor. MDevicePresenceInfo object can be deleted through this interface.

Member Functions Documentation

DeviceName()

const TPtrC8DeviceName()const [pure virtual]

Returns device name value.

Returns string identifying type of device.

Fields()

const MPresenceInfoFieldCollection &Fields()const [pure virtual]

Returns read-only reference to presence information field collection.

Fields()

MPresenceInfoFieldCollection &Fields()[pure virtual]

Returns modifiable reference to presence information field collection.

SetDeviceNameL(const TDesC8 &)

voidSetDeviceNameL(const TDesC8 &aDeviceName)[pure virtual]

Set service name.

leave
KErrNoMemory if failed to allocate memory

Parameters

const TDesC8 & aDeviceName