|
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 | |||||||||
public interface GoogleContactsConnection
Interface that define a Google Contacts connection.
| Nested Class Summary | |
|---|---|
static class |
GoogleContactsConnection.ConnectionStatus
Enumeration for connection status. |
| Method Summary | |
|---|---|
GoogleContactsConnection.ConnectionStatus |
connect()
Initialize connection. |
String |
getLogin()
Get login. |
String |
getPassword()
Get password. |
String |
getPrefix()
Returns the google contacts prefix. |
void |
setLogin(String login)
Set login. |
void |
setPassword(String password)
Set password. |
| Method Detail |
|---|
String getLogin()
String getPassword()
void setLogin(String login)
login - login to connect to the servicevoid setPassword(String password)
password - password to connect to the serviceGoogleContactsConnection.ConnectionStatus connect()
String getPrefix()
|
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 | |||||||||