Uses of Class
de.geomobile.joined.api.exception.FriendFinderSourceException

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.
 



Copyright © 2012 GeoMobile GmbH. All Rights Reserved.