MPEClientInformation Class Reference
class MPEClientInformation |
Interface to access the client information of a single call.
Member Functions Documentation
AllowMatch()
TBool
| AllowMatch | ( | ) | const [pure virtual] |
Returns if contact matching is allowed.
CallType()
Returns the type of the call.
ContactLink()
const TDesC8 & | ContactLink | ( | ) | const [pure virtual] |
Returns the contact link used for retrieving contact information.
EndOtherCalls()
TBool
| EndOtherCalls | ( | ) | const [pure virtual] |
Returns a flag indicating if existing calls should be terminated before this one is being attempted.
Name()
const TName & | Name | ( | ) | const [pure virtual] |
Returns the name corresponding the phone number.
Number()
Returns the phone number to be dialed.
Reset()
void | Reset | ( | ) | [pure virtual] |
Resets the state of this client information.
Set(const MPEClientInformation &)
Sets information from another client information.
SetAllowMatch(TBool)
void | SetAllowMatch | ( | TBool | aAllow | ) | [pure virtual] |
Enables or disables contact matching.
Parameters
TBool aAllow | Flag to enable or disable contact matching. |
SetCallType(TPECallType)
Sets the type of the call.
SetContactLink(const TDesC8 &)
void | SetContactLink | ( | const TDesC8 & | aLink | ) | [pure virtual] |
Sets the contact link used for retrieving contact information.
Should be available when dialing from Phonebook.
Parameters
const TDesC8 & aLink | Contact link to set. |
SetEndOtherCalls(TBool)
void | SetEndOtherCalls | ( | TBool | aEndOtherCalls | ) | [pure virtual] |
Flag to indicate if existing calls should be terminated before this one is being attempted.
Parameters
TBool aEndOtherCalls | Flag to indicate if existing calls should be terminated before this one is being attempted. |
SetName(const TName &)
void | SetName | ( | const TName & | aName | ) | [pure virtual] |
Sets the name corresponding the phone number.
Must be defined if showing the phone number is disabled.
Parameters
const TName & aName | Name corresponding the phone number. |
SetNumber(const TPEPhoneNumber &)
Sets the phone number to be dialed.
SetShowNumber(TBool)
void | SetShowNumber | ( | TBool | aShow | ) | [pure virtual] |
Shows or hides the phone number that is being dialed.
Parameters
TBool aShow | Flag to indicate if the phone number being dialed should be shown. |
ShowNumber()
TBool
| ShowNumber | ( | ) | const [pure virtual] |
Returns a flag indicating if the phone number being dialed should be shown.
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.