| class MDevicePresenceInfo : public MXIMPBase |
Interface for device presence info object.
TodoInterface might be extended with new methods.
| Public Member Functions | |
|---|---|
| ~MDevicePresenceInfo () | |
| const TPtrC8 | DeviceName () |
| const MPresenceInfoFieldCollection & | Fields () |
| MPresenceInfoFieldCollection & | Fields () |
| void | SetDeviceNameL (const TDesC8 &) |
| Inherited Functions | |
|---|---|
| MXIMPBase::GetInterface(TInt32,TIfGetOps) | |
| MXIMPBase::GetInterface(TInt32,TIfGetOps)const | |
| MXIMPBase::GetInterfaceId()const | |
| MXIMPBase::~MXIMPBase() | |
| Inherited Enumerations | |
|---|---|
| MXIMPBase:@26 | |
| MXIMPBase:TIfGetOps | |
| ~MDevicePresenceInfo | ( | ) | [inline, virtual] |
Public destructor. MDevicePresenceInfo object can be deleted through this interface.
| const TPtrC8 | DeviceName | ( | ) | const [pure virtual] |
Returns device name value.
Returns string identifying type of device.
| const MPresenceInfoFieldCollection & | Fields | ( | ) | const [pure virtual] |
Returns read-only reference to presence information field collection.
| MPresenceInfoFieldCollection & | Fields | ( | ) | [pure virtual] |
Returns modifiable reference to presence information field collection.
| void | SetDeviceNameL | ( | const TDesC8 & | aDeviceName | ) | [pure virtual] |
Set service name.
| const TDesC8 & aDeviceName |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.