|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JOFriendFinderSourceException | |
|---|---|
| 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 JOFriendFinderSourceException in de.geomobile.joined.api.client |
|---|
| Methods in de.geomobile.joined.api.client that throw JOFriendFinderSourceException | |
|---|---|
void |
JOClient.addFriend(JOUser user,
JOFriend friend)
|
abstract void |
JOAbstractClient.addFriend(JOUser user,
JOFriend friend)
This method sends a friends invitation to another user. |
| Uses of JOFriendFinderSourceException in de.geomobile.joined.api.service |
|---|
| Methods in de.geomobile.joined.api.service that throw JOFriendFinderSourceException | |
|---|---|
void |
JOWebService.addFriend(String userId,
String secureToken,
String friendId)
Add a friend. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||