C# 클래스 Hyves.Service.UsersService

Represents the service APIs that allow access to information on Hyves users.
파일 보기 프로젝트 열기: Sitecore/Hyves-network-provider-for-Sitecore-Social-Connected-1.3

공개 메소드들

메소드 설명
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 ( ) : User

Gets the desired information about the user the supplied access token is for. This corresponds to the users.getLoggedin Hyves method.

GetLoggedinUser ( HyvesUserResponsefield responsefields ) : User

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 ) : User

Gets the desired information about the user the supplied access token is for. This corresponds to the users.getLoggedin Hyves method.

GetLoggedinUser ( bool useFancyLayout ) : User

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 ) : User

Gets the desired information about the specified user.

GetUser ( string userId, HyvesUserResponsefield responsefields ) : User

Gets the desired information about the specified user.

GetUser ( string userId, HyvesUserResponsefield responsefields, bool useFancyLayout ) : User

Gets the desired information about the specified user.

GetUser ( string userId, bool useFancyLayout ) : User

Gets the desired information about the specified user.

GetUserByUserName ( string username ) : User

Gets the desired information about the specified user.

GetUserByUserName ( string username, HyvesUserResponsefield responsefields ) : User

Gets the desired information about the specified user.

GetUserByUserName ( string username, HyvesUserResponsefield responsefields, bool useFancyLayout ) : User

Gets the desired information about the specified user.

GetUserByUserName ( string username, bool useFancyLayout ) : User

Gets the desired information about the specified user.

GetUsers ( Collection userIds ) : Collection

Gets the desired information about the specified users. This corresponds to the users.get Hyves method.

GetUsers ( Collection userIds, HyvesUserResponsefield responsefields ) : Collection

Gets the desired information about the specified users. This corresponds to the users.get Hyves method.

GetUsers ( Collection userIds, HyvesUserResponsefield responsefields, HyvesUserPrivateResponsefield privateResponseFields, bool useFancyLayout ) : Collection

Gets the desired information about the specified users. This corresponds to the users.get Hyves method.

GetUsers ( Collection userIds, HyvesUserResponsefield responsefields, bool useFancyLayout ) : Collection

Gets the desired information about the specified users. This corresponds to the users.get Hyves method.

GetUsers ( Collection userIds, bool useFancyLayout ) : Collection

Gets the desired information about the specified users. This corresponds to the users.get Hyves method.

GetUsersByUserName ( Collection usernames ) : Collection

Gets the desired information about the specified users. This corresponds to the users.get Hyves method.

GetUsersByUserName ( Collection usernames, HyvesUserResponsefield responsefields ) : Collection

Gets the desired information about the specified users. This corresponds to the users.get Hyves method.

GetUsersByUserName ( Collection usernames, HyvesUserResponsefield responsefields, bool useFancyLayout ) : Collection

Gets the desired information about the specified users. This corresponds to the users.get Hyves method.

GetUsersByUserName ( Collection usernames, bool useFancyLayout ) : 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).

비공개 메소드들

메소드 설명
ConvertResponsefieldsToString ( HyvesUserResponsefield responsefields, HyvesUserPrivateResponsefield privateResponseFields ) : string
UsersService ( HyvesSession session ) : System

메소드 상세

CreateRespect() 공개 메소드

Creates respect for a user. This corresponds to the user.createRespect Hyves method.
public CreateRespect ( string targetUserId, HyvesRespectType respectType ) : bool
targetUserId string A single userid.
respectType HyvesRespectType The type of the respect.
리턴 bool

CreateScrap() 공개 메소드

Creates scrap for a user. This corresponds to the user.createScrap Hyves method.
Spam sensitive method (for trusted partners only).
public CreateScrap ( string targetUserId, string body ) : bool
targetUserId string A single userid.
body string The body of the Scrap.
리턴 bool

CreateScrapByFriend() 공개 메소드

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.
public CreateScrapByFriend ( string targetUserId, string body ) : bool
targetUserId string A single userid.
body string The body of the Scrap.
리턴 bool

GetByFriendLastlogin() 공개 메소드

Gets the desired information about the friends.
public GetByFriendLastlogin ( string userId ) : Collection
userId string The requested user Id
리턴 Collection

GetByFriendLastlogin() 공개 메소드

Gets the desired information about the friends.
public GetByFriendLastlogin ( string userId, HyvesUserResponsefield responsefields ) : Collection
userId string The requested user Id
responsefields HyvesUserResponsefield Get extra information from the requested users
리턴 Collection

GetByFriendLastlogin() 공개 메소드

Gets the desired information about the friends.
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.
리턴 Collection

GetByFriendLastlogin() 공개 메소드

Gets the desired information about the friends.
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.
리턴 Collection

GetByHubLastlogin() 공개 메소드

Gets the users from the specified hub. This corresponds to the users.getByHubLastlogin Hyves method.
public GetByHubLastlogin ( string hubId ) : Collection
hubId string The requested hub Id.
리턴 Collection

GetFriendsByLoggedinSorted() 공개 메소드

Gets the desired information about the friends for the current loggedin user with different sort-options.
public GetFriendsByLoggedinSorted ( HyvesUserSortType sortType ) : Collection
sortType HyvesUserSortType The sort type.
리턴 Collection

GetFriendsByLoggedinSorted() 공개 메소드

Gets the desired information about the friends for the current loggedin user with different sort-options.
public GetFriendsByLoggedinSorted ( HyvesUserSortType sortType, HyvesUserResponsefield responsefields ) : Collection
sortType HyvesUserSortType The sort type.
responsefields HyvesUserResponsefield Get extra information from the requested users
리턴 Collection

GetFriendsByLoggedinSorted() 공개 메소드

Gets the desired information about the friends for the current loggedin user with different sort-options.
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
리턴 Collection

GetFriendsByLoggedinSorted() 공개 메소드

Gets the desired information about the friends for the current loggedin user with different sort-options.
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.
리턴 Collection

GetHub() 공개 메소드

Gets the users from the specified hub. This corresponds to the users.getByHubLastlogin Hyves method.
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.
리턴 Collection

GetHub() 공개 메소드

Gets the users from the specified hub. This corresponds to the users.getByHubLastlogin Hyves method.
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.
리턴 Collection

GetHub() 공개 메소드

Gets the users from the specified hub. This corresponds to the users.getByHubLastlogin Hyves method.
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.
리턴 Collection

GetLoggedinUser() 공개 메소드

Gets the desired information about the user the supplied access token is for. This corresponds to the users.getLoggedin Hyves method.
public GetLoggedinUser ( ) : User
리턴 User

GetLoggedinUser() 공개 메소드

Gets the desired information about the user the supplied access token is for. This corresponds to the users.getLoggedin Hyves method.
public GetLoggedinUser ( HyvesUserResponsefield responsefields ) : User
responsefields HyvesUserResponsefield Get extra information from the requested user
리턴 User

GetLoggedinUser() 공개 메소드

Gets the desired information about the user the supplied access token is for. This corresponds to the users.getLoggedin Hyves method.
public GetLoggedinUser ( HyvesUserResponsefield responsefields, bool useFancyLayout ) : 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.
리턴 User

GetLoggedinUser() 공개 메소드

Gets the desired information about the user the supplied access token is for. This corresponds to the users.getLoggedin Hyves method.
public GetLoggedinUser ( bool useFancyLayout ) : User
useFancyLayout bool Display information the same way that that is being done on the site, including things like smilies.
리턴 User

GetRespects() 공개 메소드

Gets the respects from the specified user. This corresponds to the users.getRespects Hyves method.
public GetRespects ( string userId ) : Collection
userId string The requested user Id.
리턴 Collection

GetRespects() 공개 메소드

Gets the respects from the specified user. This corresponds to the users.getRespects Hyves method.
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.
리턴 Collection

GetScraps() 공개 메소드

Gets the scraps from the specified user. This corresponds to the users.getScraps Hyves method.
public GetScraps ( string userId ) : Collection
userId string The requested user Id.
리턴 Collection

GetScraps() 공개 메소드

Gets the scraps from the specified user. This corresponds to the users.getScraps Hyves method.
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.
리턴 Collection

GetScraps() 공개 메소드

Gets the scraps from the specified user. This corresponds to the users.getScraps Hyves method.
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.
리턴 Collection

GetSmileyCategories() 공개 메소드

Gets the smiley categories. This corresponds to the users.getSmileyCategories Hyves method.
public GetSmileyCategories ( ) : Collection
리턴 Collection

GetSmileys() 공개 메소드

Gets the smileys. This corresponds to the users.getSmileys Hyves method.
public GetSmileys ( ) : Collection
리턴 Collection

GetTestimonials() 공개 메소드

Gets the testimonials from the specified user. This corresponds to the users.getTestimonials Hyves method.
public GetTestimonials ( string userId ) : Collection
userId string The requested user Id.
리턴 Collection

GetTestimonials() 공개 메소드

Gets the testimonials from the specified user. This corresponds to the users.getTestimonials Hyves method.
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.
리턴 Collection

GetUser() 공개 메소드

Gets the desired information about the specified user.
public GetUser ( string userId ) : User
userId string The requested user Id
리턴 User

GetUser() 공개 메소드

Gets the desired information about the specified user.
public GetUser ( string userId, HyvesUserResponsefield responsefields ) : User
userId string The requested user Id
responsefields HyvesUserResponsefield Get extra information from the requested user
리턴 User

GetUser() 공개 메소드

Gets the desired information about the specified user.
public GetUser ( string userId, HyvesUserResponsefield responsefields, bool useFancyLayout ) : User
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.
리턴 User

GetUser() 공개 메소드

Gets the desired information about the specified user.
public GetUser ( string userId, bool useFancyLayout ) : User
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.
리턴 User

GetUserByUserName() 공개 메소드

Gets the desired information about the specified user.
public GetUserByUserName ( string username ) : User
username string The username of the requested user.
리턴 User

GetUserByUserName() 공개 메소드

Gets the desired information about the specified user.
public GetUserByUserName ( string username, HyvesUserResponsefield responsefields ) : User
username string The username of the requested user.
responsefields HyvesUserResponsefield Get extra information from the requested user
리턴 User

GetUserByUserName() 공개 메소드

Gets the desired information about the specified user.
public GetUserByUserName ( string username, HyvesUserResponsefield responsefields, bool useFancyLayout ) : User
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.
리턴 User

GetUserByUserName() 공개 메소드

Gets the desired information about the specified user.
public GetUserByUserName ( string username, bool useFancyLayout ) : User
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.
리턴 User

GetUsers() 공개 메소드

Gets the desired information about the specified users. This corresponds to the users.get Hyves method.
public GetUsers ( Collection userIds ) : Collection
userIds Collection The list of requested user Ids.
리턴 Collection

GetUsers() 공개 메소드

Gets the desired information about the specified users. This corresponds to the users.get Hyves method.
public GetUsers ( Collection userIds, HyvesUserResponsefield responsefields ) : Collection
userIds Collection The list of requested user Ids.
responsefields HyvesUserResponsefield Get extra information from the requested user
리턴 Collection

GetUsers() 공개 메소드

Gets the desired information about the specified users. This corresponds to the users.get Hyves method.
public GetUsers ( Collection userIds, HyvesUserResponsefield responsefields, HyvesUserPrivateResponsefield privateResponseFields, bool useFancyLayout ) : 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.
리턴 Collection

GetUsers() 공개 메소드

Gets the desired information about the specified users. This corresponds to the users.get Hyves method.
public GetUsers ( Collection userIds, HyvesUserResponsefield responsefields, bool useFancyLayout ) : 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.
리턴 Collection

GetUsers() 공개 메소드

Gets the desired information about the specified users. This corresponds to the users.get Hyves method.
public GetUsers ( Collection userIds, bool useFancyLayout ) : 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.
리턴 Collection

GetUsersByUserName() 공개 메소드

Gets the desired information about the specified users. This corresponds to the users.get Hyves method.
public GetUsersByUserName ( Collection usernames ) : Collection
usernames Collection The list of requested usernames.
리턴 Collection

GetUsersByUserName() 공개 메소드

Gets the desired information about the specified users. This corresponds to the users.get Hyves method.
public GetUsersByUserName ( Collection usernames, HyvesUserResponsefield responsefields ) : Collection
usernames Collection The list of requested usernames.
responsefields HyvesUserResponsefield Get extra information from the requested user
리턴 Collection

GetUsersByUserName() 공개 메소드

Gets the desired information about the specified users. This corresponds to the users.get Hyves method.
public GetUsersByUserName ( Collection usernames, HyvesUserResponsefield responsefields, bool useFancyLayout ) : 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.
리턴 Collection

GetUsersByUserName() 공개 메소드

Gets the desired information about the specified users. This corresponds to the users.get Hyves method.
public GetUsersByUserName ( Collection usernames, bool useFancyLayout ) : 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.
리턴 Collection

Search() 공개 메소드

Search for users based on basic queries (keywords like city, name). This corresponds to the users.search Hyves method.
public Search ( string searchterms ) : Collection
searchterms string The searchterms to search for.
리턴 Collection

Search() 공개 메소드

Search for users based on basic queries (keywords like city, name). This corresponds to the users.search Hyves method.
public Search ( string searchterms, HyvesUserResponsefield responsefields ) : Collection
searchterms string The searchterms to search for.
responsefields HyvesUserResponsefield Get extra information from the requested user
리턴 Collection

Search() 공개 메소드

Search for users based on basic queries (keywords like city, name). This corresponds to the users.search Hyves method.
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.
리턴 Collection

Search() 공개 메소드

Search for users based on basic queries (keywords like city, name). This corresponds to the users.search Hyves method.
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.
리턴 Collection

SearchInFriends() 공개 메소드

Search for friends based on basic queries (keywords like city, name). This corresponds to the users.searchInFriends Hyves method.
public SearchInFriends ( string searchterms ) : Collection
searchterms string The searchterms to search for.
리턴 Collection

SearchInFriends() 공개 메소드

Search for friends based on basic queries (keywords like city, name). This corresponds to the users.searchInFriends Hyves method.
public SearchInFriends ( string searchterms, HyvesUserResponsefield responsefields ) : Collection
searchterms string The searchterms to search for.
responsefields HyvesUserResponsefield Get extra information from the requested user
리턴 Collection

SearchInFriends() 공개 메소드

Search for friends based on basic queries (keywords like city, name). This corresponds to the users.searchInFriends Hyves method.
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.
리턴 Collection

SearchInFriends() 공개 메소드

Search for friends based on basic queries (keywords like city, name). This corresponds to the users.searchInFriends Hyves method.
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.
리턴 Collection

SendNotificationToFriend() 공개 메소드

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).
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.
리턴 bool