Method | Description | |
---|---|---|
CreateRespect ( string targetUserId, HyvesRespectType respectType ) : bool |
Creates respect for a user. This corresponds to the user.createRespect Hyves method.
|
|
CreateScrap ( string targetUserId, string body ) : bool |
Creates scrap for a user. This corresponds to the user.createScrap Hyves method. Spam sensitive method (for trusted partners only). |
|
CreateScrapByFriend ( string targetUserId, string body ) : bool |
Creates scrap for an userid which has to be a friend of logged in user. This corresponds to the user.createScrapByFriend Hyves method. Hidden method. |
|
GetByFriendLastlogin ( string userId ) : Collection |
Gets the desired information about the friends.
|
|
GetByFriendLastlogin ( string userId, HyvesUserResponsefield responsefields ) : Collection |
Gets the desired information about the friends.
|
|
GetByFriendLastlogin ( string userId, HyvesUserResponsefield responsefields, bool useFancyLayout, int page, int resultsPerPage ) : Collection |
Gets the desired information about the friends.
|
|
GetByFriendLastlogin ( string userId, bool useFancyLayout ) : Collection |
Gets the desired information about the friends.
|
|
GetByHubLastlogin ( string hubId ) : Collection |
Gets the users from the specified hub. This corresponds to the users.getByHubLastlogin Hyves method.
|
|
GetFriendsByLoggedinSorted ( HyvesUserSortType sortType ) : Collection |
Gets the desired information about the friends for the current loggedin user with different sort-options.
|
|
GetFriendsByLoggedinSorted ( HyvesUserSortType sortType, HyvesUserResponsefield responsefields ) : Collection |
Gets the desired information about the friends for the current loggedin user with different sort-options.
|
|
GetFriendsByLoggedinSorted ( HyvesUserSortType sortType, HyvesUserResponsefield responsefields, bool useFancyLayout, int page, int resultsPerPage ) : Collection |
Gets the desired information about the friends for the current loggedin user with different sort-options.
|
|
GetFriendsByLoggedinSorted ( HyvesUserSortType sortType, bool useFancyLayout ) : Collection |
Gets the desired information about the friends for the current loggedin user with different sort-options.
|
|
GetHub ( string hubId, HyvesUserResponsefield responsefields, bool useFancyLayout ) : Collection |
Gets the users from the specified hub. This corresponds to the users.getByHubLastlogin Hyves method.
|
|
GetHub ( string hubId, HyvesUserResponsefield responsefields, bool useFancyLayout, int page, int resultsPerPage ) : Collection |
Gets the users from the specified hub. This corresponds to the users.getByHubLastlogin Hyves method.
|
|
GetHub ( string hubId, bool useFancyLayout ) : Collection |
Gets the users from the specified hub. This corresponds to the users.getByHubLastlogin Hyves method.
|
|
GetLoggedinUser ( ) : |
Gets the desired information about the user the supplied access token is for. This corresponds to the users.getLoggedin Hyves method.
|
|
GetLoggedinUser ( HyvesUserResponsefield responsefields ) : |
Gets the desired information about the user the supplied access token is for. This corresponds to the users.getLoggedin Hyves method.
|
|
GetLoggedinUser ( HyvesUserResponsefield responsefields, bool useFancyLayout ) : |
Gets the desired information about the user the supplied access token is for. This corresponds to the users.getLoggedin Hyves method.
|
|
GetLoggedinUser ( bool useFancyLayout ) : |
Gets the desired information about the user the supplied access token is for. This corresponds to the users.getLoggedin Hyves method.
|
|
GetRespects ( string userId ) : Collection |
Gets the respects from the specified user. This corresponds to the users.getRespects Hyves method.
|
|
GetRespects ( string userId, bool useFancyLayout ) : Collection |
Gets the respects from the specified user. This corresponds to the users.getRespects Hyves method.
|
|
GetScraps ( string userId ) : Collection |
Gets the scraps from the specified user. This corresponds to the users.getScraps Hyves method.
|
|
GetScraps ( string userId, bool useFancyLayout ) : Collection |
Gets the scraps from the specified user. This corresponds to the users.getScraps Hyves method.
|
|
GetScraps ( string userId, bool useFancyLayout, int page, int resultsPerPage ) : Collection |
Gets the scraps from the specified user. This corresponds to the users.getScraps Hyves method.
|
|
GetSmileyCategories ( ) : Collection |
Gets the smiley categories. This corresponds to the users.getSmileyCategories Hyves method.
|
|
GetSmileys ( ) : Collection |
Gets the smileys. This corresponds to the users.getSmileys Hyves method.
|
|
GetTestimonials ( string userId ) : Collection |
Gets the testimonials from the specified user. This corresponds to the users.getTestimonials Hyves method.
|
|
GetTestimonials ( string userId, bool useFancyLayout ) : Collection |
Gets the testimonials from the specified user. This corresponds to the users.getTestimonials Hyves method.
|
|
GetUser ( string userId ) : |
Gets the desired information about the specified user.
|
|
GetUser ( string userId, HyvesUserResponsefield responsefields ) : |
Gets the desired information about the specified user.
|
|
GetUser ( string userId, HyvesUserResponsefield responsefields, bool useFancyLayout ) : |
Gets the desired information about the specified user.
|
|
GetUser ( string userId, bool useFancyLayout ) : |
Gets the desired information about the specified user.
|
|
GetUserByUserName ( string username ) : |
Gets the desired information about the specified user.
|
|
GetUserByUserName ( string username, HyvesUserResponsefield responsefields ) : |
Gets the desired information about the specified user.
|
|
GetUserByUserName ( string username, HyvesUserResponsefield responsefields, bool useFancyLayout ) : |
Gets the desired information about the specified user.
|
|
GetUserByUserName ( string username, bool useFancyLayout ) : |
Gets the desired information about the specified user.
|
|
GetUsers ( Collection |
Gets the desired information about the specified users. This corresponds to the users.get Hyves method.
|
|
GetUsers ( Collection |
Gets the desired information about the specified users. This corresponds to the users.get Hyves method.
|
|
GetUsers ( Collection |
Gets the desired information about the specified users. This corresponds to the users.get Hyves method.
|
|
GetUsers ( Collection |
Gets the desired information about the specified users. This corresponds to the users.get Hyves method.
|
|
GetUsers ( Collection |
Gets the desired information about the specified users. This corresponds to the users.get Hyves method.
|
|
GetUsersByUserName ( Collection |
Gets the desired information about the specified users. This corresponds to the users.get Hyves method.
|
|
GetUsersByUserName ( Collection |
Gets the desired information about the specified users. This corresponds to the users.get Hyves method.
|
|
GetUsersByUserName ( Collection |
Gets the desired information about the specified users. This corresponds to the users.get Hyves method.
|
|
GetUsersByUserName ( Collection |
Gets the desired information about the specified users. This corresponds to the users.get Hyves method.
|
|
Search ( string searchterms ) : Collection |
Search for users based on basic queries (keywords like city, name). This corresponds to the users.search Hyves method.
|
|
Search ( string searchterms, HyvesUserResponsefield responsefields ) : Collection |
Search for users based on basic queries (keywords like city, name). This corresponds to the users.search Hyves method.
|
|
Search ( string searchterms, HyvesUserResponsefield responsefields, bool useFancyLayout ) : Collection |
Search for users based on basic queries (keywords like city, name). This corresponds to the users.search Hyves method.
|
|
Search ( string searchterms, bool useFancyLayout ) : Collection |
Search for users based on basic queries (keywords like city, name). This corresponds to the users.search Hyves method.
|
|
SearchInFriends ( string searchterms ) : Collection |
Search for friends based on basic queries (keywords like city, name). This corresponds to the users.searchInFriends Hyves method.
|
|
SearchInFriends ( string searchterms, HyvesUserResponsefield responsefields ) : Collection |
Search for friends based on basic queries (keywords like city, name). This corresponds to the users.searchInFriends Hyves method.
|
|
SearchInFriends ( string searchterms, HyvesUserResponsefield responsefields, bool useFancyLayout ) : Collection |
Search for friends based on basic queries (keywords like city, name). This corresponds to the users.searchInFriends Hyves method.
|
|
SearchInFriends ( string searchterms, bool useFancyLayout ) : Collection |
Search for friends based on basic queries (keywords like city, name). This corresponds to the users.searchInFriends Hyves method.
|
|
SendNotificationToFriend ( string userId, string subject, string body, string senderName, string senderEmail ) : bool |
Send an email to an given userid which has to be loggedin user or a friend of logged in user. This corresponds to the users.sendNotificationToFriend Hyves method. Spam sensitive method (for trusted partners only). |
Method | Description | |
---|---|---|
ConvertResponsefieldsToString ( HyvesUserResponsefield responsefields, HyvesUserPrivateResponsefield privateResponseFields ) : string | ||
UsersService ( |
public CreateRespect ( string targetUserId, HyvesRespectType respectType ) : bool | ||
targetUserId | string | A single userid. |
respectType | HyvesRespectType | The type of the respect. |
return | bool |
public CreateScrap ( string targetUserId, string body ) : bool | ||
targetUserId | string | A single userid. |
body | string | The body of the Scrap. |
return | bool |
public CreateScrapByFriend ( string targetUserId, string body ) : bool | ||
targetUserId | string | A single userid. |
body | string | The body of the Scrap. |
return | bool |
public GetByFriendLastlogin ( string userId ) : Collection |
||
userId | string | The requested user Id |
return | Collection |
public GetByFriendLastlogin ( string userId, HyvesUserResponsefield responsefields ) : Collection |
||
userId | string | The requested user Id |
responsefields | HyvesUserResponsefield | Get extra information from the requested users |
return | Collection |
public GetByFriendLastlogin ( string userId, HyvesUserResponsefield responsefields, bool useFancyLayout, int page, int resultsPerPage ) : Collection |
||
userId | string | The requested user Id |
responsefields | HyvesUserResponsefield | Get extra information from the requested users |
useFancyLayout | bool | Display information the same way that that is being done on the site, including things like smilies. |
page | int | The requested page. |
resultsPerPage | int | The number of results per page. |
return | Collection |
public GetByFriendLastlogin ( string userId, bool useFancyLayout ) : Collection |
||
userId | string | The requested user Id |
useFancyLayout | bool | Display information the same way that that is being done on the site, including things like smilies. |
return | Collection |
public GetByHubLastlogin ( string hubId ) : Collection |
||
hubId | string | The requested hub Id. |
return | Collection |
public GetFriendsByLoggedinSorted ( HyvesUserSortType sortType ) : Collection |
||
sortType | HyvesUserSortType | The sort type. |
return | Collection |
public GetFriendsByLoggedinSorted ( HyvesUserSortType sortType, HyvesUserResponsefield responsefields ) : Collection |
||
sortType | HyvesUserSortType | The sort type. |
responsefields | HyvesUserResponsefield | Get extra information from the requested users |
return | Collection |
public GetFriendsByLoggedinSorted ( HyvesUserSortType sortType, HyvesUserResponsefield responsefields, bool useFancyLayout, int page, int resultsPerPage ) : Collection |
||
sortType | HyvesUserSortType | The sort type. |
responsefields | HyvesUserResponsefield | Get extra information from the requested users |
useFancyLayout | bool | Display information the same way that that is being done on the site, including things like smilies. |
page | int | |
resultsPerPage | int | |
return | Collection |
public GetFriendsByLoggedinSorted ( HyvesUserSortType sortType, bool useFancyLayout ) : Collection |
||
sortType | HyvesUserSortType | The sort type. |
useFancyLayout | bool | Display information the same way that that is being done on the site, including things like smilies. |
return | Collection |
public GetHub ( string hubId, HyvesUserResponsefield responsefields, bool useFancyLayout ) : Collection |
||
hubId | string | The requested hub Id. |
responsefields | HyvesUserResponsefield | Get extra information from the requested user |
useFancyLayout | bool | Display information the same way that that is being done on the site, including things like smilies. |
return | Collection |
public GetHub ( string hubId, HyvesUserResponsefield responsefields, bool useFancyLayout, int page, int resultsPerPage ) : Collection |
||
hubId | string | The requested hub Id. |
responsefields | HyvesUserResponsefield | Get extra information from the requested user |
useFancyLayout | bool | Display information the same way that that is being done on the site, including things like smilies. |
page | int | The requested page. |
resultsPerPage | int | The number of results per page. |
return | Collection |
public GetHub ( string hubId, bool useFancyLayout ) : Collection |
||
hubId | string | The requested hub Id. |
useFancyLayout | bool | Display information the same way that that is being done on the site, including things like smilies. |
return | Collection |
public GetLoggedinUser ( HyvesUserResponsefield responsefields ) : |
||
responsefields | HyvesUserResponsefield | Get extra information from the requested user |
return |
public GetLoggedinUser ( HyvesUserResponsefield responsefields, bool useFancyLayout ) : |
||
responsefields | HyvesUserResponsefield | Get extra information from the requested user |
useFancyLayout | bool | Display information the same way that that is being done on the site, including things like smilies. |
return |
public GetLoggedinUser ( bool useFancyLayout ) : |
||
useFancyLayout | bool | Display information the same way that that is being done on the site, including things like smilies. |
return |
public GetRespects ( string userId ) : Collection |
||
userId | string | The requested user Id. |
return | Collection |
public GetRespects ( string userId, bool useFancyLayout ) : Collection |
||
userId | string | The requested user Id. |
useFancyLayout | bool | Display information the same way that that is being done on the site, including things like smilies. |
return | Collection |
public GetScraps ( string userId ) : Collection |
||
userId | string | The requested user Id. |
return | Collection |
public GetScraps ( string userId, bool useFancyLayout ) : Collection |
||
userId | string | The requested user Id. |
useFancyLayout | bool | Display information the same way that that is being done on the site, including things like smilies. |
return | Collection |
public GetScraps ( string userId, bool useFancyLayout, int page, int resultsPerPage ) : Collection |
||
userId | string | The requested user Id. |
useFancyLayout | bool | Display information the same way that that is being done on the site, including things like smilies. |
page | int | The requested page. |
resultsPerPage | int | The number of results per page. |
return | Collection |
public GetTestimonials ( string userId ) : Collection |
||
userId | string | The requested user Id. |
return | Collection |
public GetTestimonials ( string userId, bool useFancyLayout ) : Collection |
||
userId | string | The requested user Id. |
useFancyLayout | bool | Display information the same way that that is being done on the site, including things like smilies. |
return | Collection |
public GetUser ( string userId ) : |
||
userId | string | The requested user Id |
return |
public GetUser ( string userId, HyvesUserResponsefield responsefields ) : |
||
userId | string | The requested user Id |
responsefields | HyvesUserResponsefield | Get extra information from the requested user |
return |
public GetUser ( string userId, HyvesUserResponsefield responsefields, bool useFancyLayout ) : |
||
userId | string | The requested user Id |
responsefields | HyvesUserResponsefield | Get extra information from the requested user |
useFancyLayout | bool | Display information the same way that that is being done on the site, including things like smilies. |
return |
public GetUser ( string userId, bool useFancyLayout ) : |
||
userId | string | The requested user Id |
useFancyLayout | bool | Display information the same way that that is being done on the site, including things like smilies. |
return |
public GetUserByUserName ( string username ) : |
||
username | string | The username of the requested user. |
return |
public GetUserByUserName ( string username, HyvesUserResponsefield responsefields ) : |
||
username | string | The username of the requested user. |
responsefields | HyvesUserResponsefield | Get extra information from the requested user |
return |
public GetUserByUserName ( string username, HyvesUserResponsefield responsefields, bool useFancyLayout ) : |
||
username | string | The username of the requested user. |
responsefields | HyvesUserResponsefield | Get extra information from the requested user |
useFancyLayout | bool | Display information the same way that that is being done on the site, including things like smilies. |
return |
public GetUserByUserName ( string username, bool useFancyLayout ) : |
||
username | string | The username of the requested user. |
useFancyLayout | bool | Display information the same way that that is being done on the site, including things like smilies. |
return |
public GetUsers ( Collection |
||
userIds | Collection |
The list of requested user Ids. |
return | Collection |
public GetUsers ( Collection |
||
userIds | Collection |
The list of requested user Ids. |
responsefields | HyvesUserResponsefield | Get extra information from the requested user |
return | Collection |
public GetUsers ( Collection |
||
userIds | Collection |
The list of requested user Ids. |
responsefields | HyvesUserResponsefield | Get extra information from the requested user. |
privateResponseFields | HyvesUserPrivateResponsefield | |
useFancyLayout | bool | Display information the same way that that is being done on the site, including things like smilies. |
return | Collection |
public GetUsers ( Collection |
||
userIds | Collection |
The list of requested user Ids. |
responsefields | HyvesUserResponsefield | Get extra information from the requested user |
useFancyLayout | bool | Display information the same way that that is being done on the site, including things like smilies. |
return | Collection |
public GetUsers ( Collection |
||
userIds | Collection |
The list of requested user Ids. |
useFancyLayout | bool | Display information the same way that that is being done on the site, including things like smilies. |
return | Collection |
public GetUsersByUserName ( Collection |
||
usernames | Collection |
The list of requested usernames. |
return | Collection |
public GetUsersByUserName ( Collection |
||
usernames | Collection |
The list of requested usernames. |
responsefields | HyvesUserResponsefield | Get extra information from the requested user |
return | Collection |
public GetUsersByUserName ( Collection |
||
usernames | Collection |
The list of requested usernames. |
responsefields | HyvesUserResponsefield | Get extra information from the requested user |
useFancyLayout | bool | Display information the same way that that is being done on the site, including things like smilies. |
return | Collection |
public GetUsersByUserName ( Collection |
||
usernames | Collection |
The list of requested usernames. |
useFancyLayout | bool | Display information the same way that that is being done on the site, including things like smilies. |
return | Collection |
public Search ( string searchterms ) : Collection |
||
searchterms | string | The searchterms to search for. |
return | Collection |
public Search ( string searchterms, HyvesUserResponsefield responsefields ) : Collection |
||
searchterms | string | The searchterms to search for. |
responsefields | HyvesUserResponsefield | Get extra information from the requested user |
return | Collection |
public Search ( string searchterms, HyvesUserResponsefield responsefields, bool useFancyLayout ) : Collection |
||
searchterms | string | The searchterms to search for. |
responsefields | HyvesUserResponsefield | Get extra information from the requested user |
useFancyLayout | bool | Display information the same way that that is being done on the site, including things like smilies. |
return | Collection |
public Search ( string searchterms, bool useFancyLayout ) : Collection |
||
searchterms | string | The searchterms to search for. |
useFancyLayout | bool | Display information the same way that that is being done on the site, including things like smilies. |
return | Collection |
public SearchInFriends ( string searchterms ) : Collection |
||
searchterms | string | The searchterms to search for. |
return | Collection |
public SearchInFriends ( string searchterms, HyvesUserResponsefield responsefields ) : Collection |
||
searchterms | string | The searchterms to search for. |
responsefields | HyvesUserResponsefield | Get extra information from the requested user |
return | Collection |
public SearchInFriends ( string searchterms, HyvesUserResponsefield responsefields, bool useFancyLayout ) : Collection |
||
searchterms | string | The searchterms to search for. |
responsefields | HyvesUserResponsefield | Get extra information from the requested user |
useFancyLayout | bool | Display information the same way that that is being done on the site, including things like smilies. |
return | Collection |
public SearchInFriends ( string searchterms, bool useFancyLayout ) : Collection |
||
searchterms | string | The searchterms to search for. |
useFancyLayout | bool | Display information the same way that that is being done on the site, including things like smilies. |
return | Collection |
public SendNotificationToFriend ( string userId, string subject, string body, string senderName, string senderEmail ) : bool | ||
userId | string | |
subject | string | Subject of the email. |
body | string | Body of the email. |
senderName | string | Sender name. |
senderEmail | string | Sender email address. |
return | bool |