|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.sip.communicator.impl.callhistory.CallHistoryContactSource
public class CallHistoryContactSource
The CallHistoryContactSource is the contact source for the call history.
| Field Summary |
|---|
| Fields inherited from interface net.java.sip.communicator.service.contactsource.ContactSourceService |
|---|
CALL_HISTORY |
| Constructor Summary | |
|---|---|
CallHistoryContactSource()
|
|
| Method Summary | |
|---|---|
String |
getDisplayName()
Returns the display name of this contact source. |
String |
getIdentifier()
Returns the identifier of this contact source. |
ContactQuery |
queryContactSource(String queryString)
Queries this contact source for the given searchString. |
ContactQuery |
queryContactSource(String queryString,
int contactCount)
Queries this contact source for the given searchString. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CallHistoryContactSource()
| Method Detail |
|---|
public String getDisplayName()
getDisplayName in interface ContactSourceServicepublic ContactQuery queryContactSource(String queryString)
queryContactSource in interface ContactSourceServicequeryString - the string to search for
public ContactQuery queryContactSource(String queryString,
int contactCount)
queryContactSource in interface ContactSourceServicequeryString - the string to search forcontactCount - the maximum count of result contacts
public String getIdentifier()
getIdentifier in interface ContactSourceService
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||