|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JOFriendFinderConflictException | |
|---|---|
| de.geomobile.joined.api.client | This package contains classes for the seamless integration of the Joined functionality into your own application. |
| de.geomobile.joined.api.service | This package contains classes for the internal communication with the Joined server. |
| Uses of JOFriendFinderConflictException in de.geomobile.joined.api.client |
|---|
| Methods in de.geomobile.joined.api.client that throw JOFriendFinderConflictException | |
|---|---|
void |
JOClient.delete(JOUser user)
|
abstract void |
JOAbstractClient.delete(JOUser user)
This method deletes an existing user at the Joined server. |
JOUser |
JOClient.register(String username,
String password)
|
abstract JOUser |
JOAbstractClient.register(String username,
String password)
This method creates a new user at the Joined server. |
| Uses of JOFriendFinderConflictException in de.geomobile.joined.api.service |
|---|
| Methods in de.geomobile.joined.api.service that throw JOFriendFinderConflictException | |
|---|---|
String |
JOWebService.ffRegister(String name,
String password)
Register for FriendFinder users. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||