COMASuplThirdpartyId Class Reference
class COMASuplThirdpartyId : public CBase |
Class for providing the third party id
eposomasuplasnconverter.lib
- Since
- S60 S60_5.2
Constructor & Destructor Documentation
COMASuplThirdpartyId()
COMASuplThirdpartyId | ( | ) | [private] |
~COMASuplThirdpartyId()
IMPORT_C | ~COMASuplThirdpartyId | ( | ) | |
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
By default Symbian 2nd phase constructor is private.
GetEmailAddress(TDes &)
IMPORT_C void | GetEmailAddress | ( | TDes & | aEmailAddress | ) | |
Getter method to Get EMail address
GetIMSPublicId(TDes8 &)
IMPORT_C void | GetIMSPublicId | ( | TDes8 & | aPublicId | ) | |
Getter method to Get IMS public id
GetLogicalName(TDes &)
IMPORT_C void | GetLogicalName | ( | TDes & | aLogicalName | ) | |
Getter method to get logical name
GetMSISDN(TDes8 &)
IMPORT_C void | GetMSISDN | ( | TDes8 & | aMSISDN | ) | |
Getter method to Get MSISDN
GetMdnThirdPartyId(TDes8 &)
IMPORT_C void | GetMdnThirdPartyId | ( | TDes8 & | aMdn | ) | |
Getter method to Get Mdn parameter
GetMinThirdPartyId(TDes8 &)
IMPORT_C void | GetMinThirdPartyId | ( | TDes8 & | aMin | ) | |
Getter method to Get Min parameter
GetSipUri(TDes8 &)
IMPORT_C void | GetSipUri | ( | TDes8 & | aSIPUri | ) | |
Getter method to Get SIP URI
GetType()
Getter method to return the type of third party id present
GetURI(TDes8 &)
IMPORT_C void | GetURI | ( | TDes8 & | aURI | ) | |
SetEmailAddress(const TDesC &)
IMPORT_C void | SetEmailAddress | ( | const TDesC & | aEmailAddress | ) | |
Setter method to set EMail address
Parameters
const TDesC & aEmailAddress | |
SetIMSPublicId(const TDesC8 &)
IMPORT_C void | SetIMSPublicId | ( | const TDesC8 & | aPublicId | ) | |
Setter method to set IMS public id
SetLogicalName(const TDesC &)
IMPORT_C void | SetLogicalName | ( | const TDesC & | aLogicalName | ) | |
Setter method to set logical name
Parameters
const TDesC & aLogicalName | |
SetMSISDN(const TDesC8 &)
IMPORT_C void | SetMSISDN | ( | const TDesC8 & | aMSISDN | ) | |
Setter method to set MSISDN
SetMdnThirdPartyId(const TDesC8 &)
IMPORT_C void | SetMdnThirdPartyId | ( | const TDesC8 & | aMdn | ) | |
Setter method to set Mdn parameter
SetMinThirdPartyId(const TDesC8 &)
IMPORT_C void | SetMinThirdPartyId | ( | const TDesC8 & | aMin | ) | |
Setter method to set Min parameter
SetSipUri(const TDesC8 &)
IMPORT_C void | SetSipUri | ( | const TDesC8 & | aSIPUri | ) | |
Setter method to set SIP URI
SetURI(const TDesC8 &)
IMPORT_C void | SetURI | ( | const TDesC8 & | aURI | ) | |
Member Enumerations Documentation
Enum TOMASuplThirdPartyInfoType
Enums for tyep of third party Information
Enumerators
EThirdPartyUnknown = -1 | |
EThirdPartyLogicalName = 0 | |
EThirdPartyMSISDN | |
EThirdPartyEmail | |
EThirdPartySIPURI | |
EThirdPartyIMSPublicId | |
EThirdPartyMin | |
EThirdPartyMDN | |
EThirdPartyURI | |
Member Data Documentation
TBuf8< KThirdPartyOctetLen > iMSISDN
TBuf8< KThirdPartyOctetLen > iMdn
TBuf8< KThirdPartyMinLen > iMin
TOMASuplThirdPartyInfoType
iType
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.