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

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.
 



Copyright © 2012 GeoMobile GmbH. All Rights Reserved.