|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FriendFinderSourceException | |
|---|---|
| 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 FriendFinderSourceException in de.geomobile.joined.api.client |
|---|
| Methods in de.geomobile.joined.api.client that throw FriendFinderSourceException | |
|---|---|
void |
JoinedClient.addFriend(User user,
Friend friend)
|
abstract void |
AbstractJoinedClient.addFriend(User user,
Friend friend)
This methods sends a friends invitation to another user. |
| Uses of FriendFinderSourceException in de.geomobile.joined.api.service |
|---|
| Methods in de.geomobile.joined.api.service that throw FriendFinderSourceException | |
|---|---|
void |
JoinedService.addFriend(String userId,
String secureToken,
String friendId)
Add a friend. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||