A C D E G I R S U V W

A

appear() - Method in class eg.com.espace.wenear.client.WeNearClient.UserService
Causes the logged-in user to be visible to his/her friends.
authorizationFailed() - Method in interface eg.com.espace.wenear.client.WeNearClient.Listener
 

C

checkPendingInvitations(String) - Method in class eg.com.espace.wenear.client.WeNearClient.UserFriendsService
Causes any pending invitations intended for the specified invitee to be sent at the given phone number via SMS.
connectionTimedOut() - Method in interface eg.com.espace.wenear.client.WeNearClient.Listener
 
createAnnouncer(String, String, String, String, String, String) - Method in class eg.com.espace.wenear.client.WeNearClient.AnnouncerService
Creates a new announcer account.
createPost(String, String, long, int[]) - Method in class eg.com.espace.wenear.client.WeNearClient.BroadcasterService
Creates a new post with the given title, body, lifetime (in seconds), and interest IDs.
createUser(String, String, String, String, String, String) - Method in class eg.com.espace.wenear.client.WeNearClient.UserService
Creates a new user account.

D

deleteClient() - Method in class eg.com.espace.wenear.client.WeNearClient.ClientService
Deletes the account associated with the specified login name.
deleteFriendship(String) - Method in class eg.com.espace.wenear.client.WeNearClient.UserFriendsService
Removes the association with the specified friend.
disableAccount(String) - Method in class eg.com.espace.wenear.client.WeNearClient.UserService
Disables the logged-in user's account (in case the handset is stolen, for example).
disappear() - Method in class eg.com.espace.wenear.client.WeNearClient.UserService
Causes the logged-in user to be invisible to his/her friends.

E

eg.com.espace.wenear.client - package eg.com.espace.wenear.client
 
enableAccount(String, String, String, String) - Method in class eg.com.espace.wenear.client.WeNearClient.UserService
Enables the logged-in user account, provided that the given credentials are correct.
expirePost(int) - Method in class eg.com.espace.wenear.client.WeNearClient.BroadcasterService
Forces the post having the specified ID to expire immediately regardless of its designated lifetime.

G

getAccuracy() - Method in class eg.com.espace.wenear.client.WeNearClient.UserFriendsService.TFriendInfo
 
getAccuracy() - Method in class eg.com.espace.wenear.client.WeNearClient.UserFriendsService.TFriendUpdateInfo
 
getAccuracy() - Method in class eg.com.espace.wenear.client.WeNearClient.UserLocationService.TGpsLocation
 
getAccuracy() - Method in class eg.com.espace.wenear.client.WeNearClient.UserLocationService.TGsmLocation
 
getAnnouncer() - Method in class eg.com.espace.wenear.client.WeNearClient.AnnouncerService
Retrieves the announcer object associated with the logged-in announcer.
getAnnouncerRegions() - Method in class eg.com.espace.wenear.client.WeNearClient.AnnouncerService
Retrieves the regions spanned by the logged-in announcer.
getAnnouncers(int) - Method in class eg.com.espace.wenear.client.WeNearClient.AnnouncerService
Retrieves all announcer objects within the specified page.
getAnnouncerService() - Method in class eg.com.espace.wenear.client.WeNearClient
 
getBody() - Method in class eg.com.espace.wenear.client.WeNearClient.BroadcasterService.TPost
 
getBody() - Method in class eg.com.espace.wenear.client.WeNearClient.UserPostsService.TPost
 
getBroadcaster() - Method in class eg.com.espace.wenear.client.WeNearClient.UserPostsService.TPost
 
getBroadcasterService() - Method in class eg.com.espace.wenear.client.WeNearClient
 
getCellId() - Method in class eg.com.espace.wenear.client.WeNearClient.UserLocationService.TGsmLocation
 
getClientService() - Method in class eg.com.espace.wenear.client.WeNearClient
 
getEmail() - Method in class eg.com.espace.wenear.client.WeNearClient.AnnouncerService.TAnnouncer
 
getEmail() - Method in class eg.com.espace.wenear.client.WeNearClient.UserService.TUser
 
getExceptionClassName() - Method in exception eg.com.espace.wenear.client.WeNearClient.WeNearServiceException
 
getExpirationDate() - Method in class eg.com.espace.wenear.client.WeNearClient.BroadcasterService.TPost
 
getExpirationDate() - Method in class eg.com.espace.wenear.client.WeNearClient.UserPostsService.TPost
 
getFriendInfo(String) - Method in class eg.com.espace.wenear.client.WeNearClient.UserFriendsService
Retrieves the location and status of the specified friend
getFriendsInfo(int) - Method in class eg.com.espace.wenear.client.WeNearClient.UserFriendsService
Retrieves the location and status of all friends.
getFullName() - Method in class eg.com.espace.wenear.client.WeNearClient.AnnouncerService.TAnnouncer
 
getFullName() - Method in class eg.com.espace.wenear.client.WeNearClient.UserService.TUser
 
getId() - Method in class eg.com.espace.wenear.client.WeNearClient.AnnouncerService.TAnnouncer
 
getId() - Method in class eg.com.espace.wenear.client.WeNearClient.BroadcasterService.TPost
 
getId() - Method in class eg.com.espace.wenear.client.WeNearClient.InterestService.TInterest
 
getId() - Method in class eg.com.espace.wenear.client.WeNearClient.UserInterestsService.TInterest
 
getId() - Method in class eg.com.espace.wenear.client.WeNearClient.UserPostsService.TPost
 
getId() - Method in class eg.com.espace.wenear.client.WeNearClient.UserService.TUser
 
getInterestIds() - Method in class eg.com.espace.wenear.client.WeNearClient.BroadcasterService.TPost
 
getInterestIds() - Method in class eg.com.espace.wenear.client.WeNearClient.UserPostsService.TPost
 
getInterests() - Method in class eg.com.espace.wenear.client.WeNearClient.InterestService
Retrieves all interests known by the system.
getInterestService() - Method in class eg.com.espace.wenear.client.WeNearClient
 
getIsActive() - Method in class eg.com.espace.wenear.client.WeNearClient.UserFriendsService.TFriendInfo
 
getIsVisible() - Method in class eg.com.espace.wenear.client.WeNearClient.UserFriendsService.TFriendInfo
 
getLastKnownLocation() - Method in class eg.com.espace.wenear.client.WeNearClient.UserLocationService
Retrieves the logged-in user's last known location.
getLatitude() - Method in class eg.com.espace.wenear.client.WeNearClient.UserFriendsService.TFriendInfo
 
getLatitude() - Method in class eg.com.espace.wenear.client.WeNearClient.UserFriendsService.TFriendUpdateInfo
 
getLatitude() - Method in class eg.com.espace.wenear.client.WeNearClient.UserLocationService.TGpsLocation
 
getLatitude() - Method in class eg.com.espace.wenear.client.WeNearClient.UserPostsService.TPost
 
getLocationAreaCode() - Method in class eg.com.espace.wenear.client.WeNearClient.UserLocationService.TGsmLocation
 
getLogin() - Method in class eg.com.espace.wenear.client.WeNearClient.AnnouncerService.TAnnouncer
 
getLogin() - Method in class eg.com.espace.wenear.client.WeNearClient.UserFriendsService.TFriendInfo
 
getLogin() - Method in class eg.com.espace.wenear.client.WeNearClient.UserFriendsService.TFriendUpdateInfo
 
getLogin() - Method in class eg.com.espace.wenear.client.WeNearClient.UserService.TUser
 
getLongitude() - Method in class eg.com.espace.wenear.client.WeNearClient.UserFriendsService.TFriendInfo
 
getLongitude() - Method in class eg.com.espace.wenear.client.WeNearClient.UserFriendsService.TFriendUpdateInfo
 
getLongitude() - Method in class eg.com.espace.wenear.client.WeNearClient.UserLocationService.TGpsLocation
 
getLongitude() - Method in class eg.com.espace.wenear.client.WeNearClient.UserPostsService.TPost
 
getMatchingPosts(int[]) - Method in class eg.com.espace.wenear.client.WeNearClient.UserPostsService
Retrieves posts in the logged-in user's vicinity and which match his/her interests.
getMobileCountryCode() - Method in class eg.com.espace.wenear.client.WeNearClient.UserLocationService.TGsmLocation
 
getMobileNetworkCode() - Method in class eg.com.espace.wenear.client.WeNearClient.UserLocationService.TGsmLocation
 
getName() - Method in class eg.com.espace.wenear.client.WeNearClient.InterestService.TInterest
 
getName() - Method in class eg.com.espace.wenear.client.WeNearClient.UserInterestsService.TInterest
 
getPersonId() - Method in class eg.com.espace.wenear.client.WeNearClient.UserFriendsService.TFriendUpdateInfo
 
getPersonId() - Method in class eg.com.espace.wenear.client.WeNearClient.UserFriendsService.TInvitee
 
getPhoneNumber() - Method in class eg.com.espace.wenear.client.WeNearClient.UserFriendsService.TInvitee
 
getPost(int) - Method in class eg.com.espace.wenear.client.WeNearClient.BroadcasterService
Retrieves the post having the specified ID.
getPosts() - Method in class eg.com.espace.wenear.client.WeNearClient.BroadcasterService
Retrieves all posts created by the logged-in broadcaster.
getTitle() - Method in class eg.com.espace.wenear.client.WeNearClient.BroadcasterService.TPost
 
getTitle() - Method in class eg.com.espace.wenear.client.WeNearClient.UserPostsService.TPost
 
getUpdatedFriends() - Method in class eg.com.espace.wenear.client.WeNearClient.UserFriendsService
Retrieves friends whose location has changed since the last time this method was invoked successfully.
getUser() - Method in class eg.com.espace.wenear.client.WeNearClient.UserService
Retrieves the user object associated with the logged-in user.
getUserFriendsService() - Method in class eg.com.espace.wenear.client.WeNearClient
 
getUserInterests() - Method in class eg.com.espace.wenear.client.WeNearClient.UserInterestsService
Retrieves interests selected previously by the logged-in user.
getUserInterestsService() - Method in class eg.com.espace.wenear.client.WeNearClient
 
getUserLocationService() - Method in class eg.com.espace.wenear.client.WeNearClient
 
getUserPostsService() - Method in class eg.com.espace.wenear.client.WeNearClient
 
getUsers(int) - Method in class eg.com.espace.wenear.client.WeNearClient.UserService
Retrieves all user objects within the specified page.
getUserService() - Method in class eg.com.espace.wenear.client.WeNearClient
 
getX() - Method in class eg.com.espace.wenear.client.WeNearClient.AnnouncerService.TRegion
 
getY() - Method in class eg.com.espace.wenear.client.WeNearClient.AnnouncerService.TRegion
 

I

inviteUsers(String, WeNearClient.UserFriendsService.TInvitee[]) - Method in class eg.com.espace.wenear.client.WeNearClient.UserFriendsService
Sends invitations to join the service to the specified invitees.

R

respondToInvitation(String, String, int, boolean) - Method in class eg.com.espace.wenear.client.WeNearClient.UserFriendsService
Allows the user to accept/reject an invitation.

S

setAnnouncerRegions(WeNearClient.AnnouncerService.TRegion[]) - Method in class eg.com.espace.wenear.client.WeNearClient.AnnouncerService
Sets the regions spanned by the logged-in announcer.
setCredentials(String, String) - Method in class eg.com.espace.wenear.client.WeNearClient
Sets the user name and password used by the client.
setGpsLocation(WeNearClient.UserLocationService.TGpsLocation) - Method in class eg.com.espace.wenear.client.WeNearClient.UserLocationService
Sets the current location of the logged-in user in GPS coordinates.
setGsmLocation(WeNearClient.UserLocationService.TGsmLocation) - Method in class eg.com.espace.wenear.client.WeNearClient.UserLocationService
Sets the currrent location of the logged-in user using GSM cell information.
setUserInterests(int[]) - Method in class eg.com.espace.wenear.client.WeNearClient.UserInterestsService
Sets the interests of the logged-in user

U

updateAnnouncer(String, String, String, String) - Method in class eg.com.espace.wenear.client.WeNearClient.AnnouncerService
Updates the account information of the logged-in announcer.
updateFriendship(String, boolean) - Method in class eg.com.espace.wenear.client.WeNearClient.UserFriendsService
Updates the mutual visibility status between the logged-in user and the friend specified by the given login name.
updateUser(String, String, String, String) - Method in class eg.com.espace.wenear.client.WeNearClient.UserService
Updates the account information of the logged-in user.

V

verifyEmail(String) - Method in class eg.com.espace.wenear.client.WeNearClient.ClientService
Verifies the logged-in client's email if the specified verification code is correct.

W

WeNearClient - Class in eg.com.espace.wenear.client
Important Note:
WeNearClient(int, WeNearClient.Listener) - Constructor for class eg.com.espace.wenear.client.WeNearClient
Creates a new client.
WeNearClient.AnnouncerService - Class in eg.com.espace.wenear.client
Service interface for operations on announcer accounts.
WeNearClient.AnnouncerService(WeNearClient) - Constructor for class eg.com.espace.wenear.client.WeNearClient.AnnouncerService
 
WeNearClient.AnnouncerService.TAnnouncer - Class in eg.com.espace.wenear.client
 
WeNearClient.AnnouncerService.TAnnouncer(String, String, int, String) - Constructor for class eg.com.espace.wenear.client.WeNearClient.AnnouncerService.TAnnouncer
 
WeNearClient.AnnouncerService.TRegion - Class in eg.com.espace.wenear.client
 
WeNearClient.AnnouncerService.TRegion(long, long) - Constructor for class eg.com.espace.wenear.client.WeNearClient.AnnouncerService.TRegion
 
WeNearClient.BadRequestException - Exception in eg.com.espace.wenear.client
 
WeNearClient.BadRequestException() - Constructor for exception eg.com.espace.wenear.client.WeNearClient.BadRequestException
 
WeNearClient.BadResponseException - Exception in eg.com.espace.wenear.client
 
WeNearClient.BadResponseException() - Constructor for exception eg.com.espace.wenear.client.WeNearClient.BadResponseException
 
WeNearClient.BroadcasterService - Class in eg.com.espace.wenear.client
Service interface for broadcaster operations.
WeNearClient.BroadcasterService(WeNearClient) - Constructor for class eg.com.espace.wenear.client.WeNearClient.BroadcasterService
 
WeNearClient.BroadcasterService.TPost - Class in eg.com.espace.wenear.client
 
WeNearClient.BroadcasterService.TPost(String, long, int, int[], String) - Constructor for class eg.com.espace.wenear.client.WeNearClient.BroadcasterService.TPost
 
WeNearClient.ClientService - Class in eg.com.espace.wenear.client
Service interface for operations common to all client types.
WeNearClient.ClientService(WeNearClient) - Constructor for class eg.com.espace.wenear.client.WeNearClient.ClientService
 
WeNearClient.DataConversionErrorException - Exception in eg.com.espace.wenear.client
 
WeNearClient.DataConversionErrorException() - Constructor for exception eg.com.espace.wenear.client.WeNearClient.DataConversionErrorException
 
WeNearClient.DuplicateNameException - Exception in eg.com.espace.wenear.client
 
WeNearClient.DuplicateNameException() - Constructor for exception eg.com.espace.wenear.client.WeNearClient.DuplicateNameException
 
WeNearClient.ForbiddenException - Exception in eg.com.espace.wenear.client
 
WeNearClient.ForbiddenException() - Constructor for exception eg.com.espace.wenear.client.WeNearClient.ForbiddenException
 
WeNearClient.InterestService - Class in eg.com.espace.wenear.client
Service interface for operations on interests.
WeNearClient.InterestService(WeNearClient) - Constructor for class eg.com.espace.wenear.client.WeNearClient.InterestService
 
WeNearClient.InterestService.TInterest - Class in eg.com.espace.wenear.client
 
WeNearClient.InterestService.TInterest(int, String) - Constructor for class eg.com.espace.wenear.client.WeNearClient.InterestService.TInterest
 
WeNearClient.InvalidArgumentsException - Exception in eg.com.espace.wenear.client
 
WeNearClient.InvalidArgumentsException() - Constructor for exception eg.com.espace.wenear.client.WeNearClient.InvalidArgumentsException
 
WeNearClient.Listener - Interface in eg.com.espace.wenear.client
 
WeNearClient.NoSuchCategoryException - Exception in eg.com.espace.wenear.client
 
WeNearClient.NoSuchCategoryException() - Constructor for exception eg.com.espace.wenear.client.WeNearClient.NoSuchCategoryException
 
WeNearClient.NoSuchClientException - Exception in eg.com.espace.wenear.client
 
WeNearClient.NoSuchClientException() - Constructor for exception eg.com.espace.wenear.client.WeNearClient.NoSuchClientException
 
WeNearClient.NoSuchInvitationException - Exception in eg.com.espace.wenear.client
 
WeNearClient.NoSuchInvitationException() - Constructor for exception eg.com.espace.wenear.client.WeNearClient.NoSuchInvitationException
 
WeNearClient.NoSuchPostException - Exception in eg.com.espace.wenear.client
 
WeNearClient.NoSuchPostException() - Constructor for exception eg.com.espace.wenear.client.WeNearClient.NoSuchPostException
 
WeNearClient.NotAllowedException - Exception in eg.com.espace.wenear.client
 
WeNearClient.NotAllowedException() - Constructor for exception eg.com.espace.wenear.client.WeNearClient.NotAllowedException
 
WeNearClient.NotAuthorizedException - Exception in eg.com.espace.wenear.client
 
WeNearClient.NotAuthorizedException() - Constructor for exception eg.com.espace.wenear.client.WeNearClient.NotAuthorizedException
 
WeNearClient.NotFoundException - Exception in eg.com.espace.wenear.client
 
WeNearClient.NotFoundException() - Constructor for exception eg.com.espace.wenear.client.WeNearClient.NotFoundException
 
WeNearClient.NotSupportedException - Exception in eg.com.espace.wenear.client
 
WeNearClient.NotSupportedException() - Constructor for exception eg.com.espace.wenear.client.WeNearClient.NotSupportedException
 
WeNearClient.UnknownErrorException - Exception in eg.com.espace.wenear.client
 
WeNearClient.UnknownErrorException() - Constructor for exception eg.com.espace.wenear.client.WeNearClient.UnknownErrorException
 
WeNearClient.UserFriendsService - Class in eg.com.espace.wenear.client
Service interface for managing friendship associations.
WeNearClient.UserFriendsService(WeNearClient) - Constructor for class eg.com.espace.wenear.client.WeNearClient.UserFriendsService
 
WeNearClient.UserFriendsService.TFriendInfo - Class in eg.com.espace.wenear.client
 
WeNearClient.UserFriendsService.TFriendInfo(double, boolean, boolean, double, String, double) - Constructor for class eg.com.espace.wenear.client.WeNearClient.UserFriendsService.TFriendInfo
 
WeNearClient.UserFriendsService.TFriendUpdateInfo - Class in eg.com.espace.wenear.client
 
WeNearClient.UserFriendsService.TFriendUpdateInfo(double, double, String, double, int) - Constructor for class eg.com.espace.wenear.client.WeNearClient.UserFriendsService.TFriendUpdateInfo
 
WeNearClient.UserFriendsService.TInvitee - Class in eg.com.espace.wenear.client
 
WeNearClient.UserFriendsService.TInvitee(int, String) - Constructor for class eg.com.espace.wenear.client.WeNearClient.UserFriendsService.TInvitee
 
WeNearClient.UserInterestsService - Class in eg.com.espace.wenear.client
Service interface for managing user interests
WeNearClient.UserInterestsService(WeNearClient) - Constructor for class eg.com.espace.wenear.client.WeNearClient.UserInterestsService
 
WeNearClient.UserInterestsService.TInterest - Class in eg.com.espace.wenear.client
 
WeNearClient.UserInterestsService.TInterest(int, String) - Constructor for class eg.com.espace.wenear.client.WeNearClient.UserInterestsService.TInterest
 
WeNearClient.UserLocationService - Class in eg.com.espace.wenear.client
Service interface for managing user location information.
WeNearClient.UserLocationService(WeNearClient) - Constructor for class eg.com.espace.wenear.client.WeNearClient.UserLocationService
 
WeNearClient.UserLocationService.TGpsLocation - Class in eg.com.espace.wenear.client
 
WeNearClient.UserLocationService.TGpsLocation(double, double, double) - Constructor for class eg.com.espace.wenear.client.WeNearClient.UserLocationService.TGpsLocation
 
WeNearClient.UserLocationService.TGsmLocation - Class in eg.com.espace.wenear.client
 
WeNearClient.UserLocationService.TGsmLocation(double, String, String, String, String) - Constructor for class eg.com.espace.wenear.client.WeNearClient.UserLocationService.TGsmLocation
 
WeNearClient.UserPostsService - Class in eg.com.espace.wenear.client
Service interface for managing incoming posts.
WeNearClient.UserPostsService(WeNearClient) - Constructor for class eg.com.espace.wenear.client.WeNearClient.UserPostsService
 
WeNearClient.UserPostsService.TPost - Class in eg.com.espace.wenear.client
 
WeNearClient.UserPostsService.TPost(String, String, long, int, int[], double, double, String) - Constructor for class eg.com.espace.wenear.client.WeNearClient.UserPostsService.TPost
 
WeNearClient.UserService - Class in eg.com.espace.wenear.client
Service interface for operations on user accounts.
WeNearClient.UserService(WeNearClient) - Constructor for class eg.com.espace.wenear.client.WeNearClient.UserService
 
WeNearClient.UserService.TUser - Class in eg.com.espace.wenear.client
 
WeNearClient.UserService.TUser(String, String, int, String) - Constructor for class eg.com.espace.wenear.client.WeNearClient.UserService.TUser
 
WeNearClient.WeNearException - Exception in eg.com.espace.wenear.client
 
WeNearClient.WeNearException() - Constructor for exception eg.com.espace.wenear.client.WeNearClient.WeNearException
 
WeNearClient.WeNearServiceException - Exception in eg.com.espace.wenear.client
 
WeNearClient.WeNearServiceException(ErrorCode) - Constructor for exception eg.com.espace.wenear.client.WeNearClient.WeNearServiceException
 

A C D E G I R S U V W