class MXIMPProtocolInfo : public MXIMPBase |
Interface for XIMP protocol info object.
Holds information about the XIMP protocol implementation.
Public Member Functions | |
---|---|
~MXIMPProtocolInfo() | |
const TDesC16 & | DisplayName() |
MXIMPFeatureInfo * | GetProtocolFeaturesLC() |
TUid | ImplementationUid() |
Inherited Functions | |
---|---|
MXIMPBase::GetInterface(TInt32,TIfGetOps) | |
MXIMPBase::GetInterface(TInt32,TIfGetOps)const | |
MXIMPBase::GetInterfaceId()const | |
MXIMPBase::~MXIMPBase() |
Inherited Enumerations | |
---|---|
MXIMPBase:@26 | |
MXIMPBase:TIfGetOps |
~MXIMPProtocolInfo | ( | ) | [inline, virtual] |
Public destructor. Objects can be deleted through this interface.
const TDesC16 & | DisplayName | ( | ) | const [pure virtual] |
Returns human readable protocol display name.
MXIMPFeatureInfo * | GetProtocolFeaturesLC | ( | ) | const [pure virtual] |
Retrieves XIMP Protocol features.
Retrieves features supported by the XIMP Protocol. Note that XIMP Protocol may indicate here more features than what will be actually available in XIMP Context since since connected remote XIMP Service may limit available XIMP Context features.
TUid | ImplementationUid | ( | ) | const [pure virtual] |
Returns protocol implementation UID.
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.