CPosContactRequestor Class Reference
class CPosContactRequestor : public CPosRequestor |
This class represents a contact requester. This class inherits from CPosRequestor which contains functions for reading identification information for the requester.
CPosRequestor None
Inherited Functions |
---|
| CBase::CBase() |
| CBase::Delete(CBase *) |
| CBase::Extension_(TUint,TAny *&,TAny *) |
| CBase::operator new(TUint) |
| CBase::operator new(TUint,TAny *) |
| CBase::operator new(TUint,TLeave) |
| CBase::operator new(TUint,TLeave,TUint) |
| CBase::operator new(TUint,TUint) |
| CBase::~CBase() |
| CPosRequestor::CPosRequestor(TRequestorType,TRequestorIdFormat,HBufC *,TNetworkType,TRequestType) |
| CPosRequestor::NetworkType()const |
| CPosRequestor::RequestType()const |
| CPosRequestor::RequestorIdFormat()const |
| CPosRequestor::RequestorIdString()const |
| CPosRequestor::RequestorType()const |
| CPosRequestor::SetNetworkType(const TNetworkType) |
| CPosRequestor::SetRequestType(const TRequestType) |
| CPosRequestor::SetRequestorIdL(TRequestorIdFormat,const TDesC &) |
| CPosRequestor::~CPosRequestor() |
Constructor & Destructor Documentation
CPosContactRequestor(TRequestorIdFormat, HBufC *, TNetworkType, TRequestType)
CPosContactRequestor(const CPosContactRequestor &)
~CPosContactRequestor()
IMPORT_C | ~CPosContactRequestor | ( | ) | [virtual] |
Member Functions Documentation
NewL(TRequestorIdFormat, const TDesC &)
Parameters
TRequestorIdFormat aIdFormat | The format of the requester ID string, such as a phone number, URL, email address, etc. |
const TDesC & aIdString | A string which identifies the requester. |
NewL(TRequestorIdFormat, const TDesC &, TNetworkType, TRequestType)
Parameters
TRequestorIdFormat aIdFormat | The format of the requester ID string, such as a phone number, URL, email address, etc. |
const TDesC & aIdString | A string which identifies the requester. |
TNetworkType aNetworkType | The type of network that sent this request. |
TRequestType aRequestType | The type of request this privacy request belongs to. |
NewLC(TRequestorIdFormat, const TDesC &)
Parameters
TRequestorIdFormat aIdFormat | The format of the requester ID string, such as a phone number, URL, email address, etc. |
const TDesC & aIdString | A string which identifies the requester. |
NewLC(TRequestorIdFormat, const TDesC &, TNetworkType, TRequestType)
Parameters
TRequestorIdFormat aIdFormat | The format of the requester ID string, such as a phone number, URL, email address, etc. |
const TDesC & aIdString | A string which identifies the requester. |
TNetworkType aNetworkType | The type of network that sent this request. |
TRequestType aRequestType | The type of request this privacy request belongs to. |
operator=(const CPosContactRequestor &)
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.