C# Class Hyves.Service.BuzzService

Represents the service APIs that allow access to information on Hyves buzz.
Afficher le fichier Open project: Sitecore/Hyves-network-provider-for-Sitecore-Social-Connected-1.3

Méthodes publiques

Méthode Description
GetFamous ( HyvesBuzzResponsefield responsefields, bool useFancyLayout ) : Collection

Gets the buzz of famous hyvers. This corresponds to the buzz.getFamous Hyves method.

Private Methods

Méthode Description
BuzzService ( HyvesSession session ) : System
ConvertResponsefieldsToString ( HyvesBuzzResponsefield responsefields ) : string

Method Details

GetFamous() public méthode

Gets the buzz of famous hyvers. This corresponds to the buzz.getFamous Hyves method.
public GetFamous ( HyvesBuzzResponsefield responsefields, bool useFancyLayout ) : Collection
responsefields HyvesBuzzResponsefield Get extra information from the buzz.
useFancyLayout bool Display information the same way that that is being done on the site, including things like smilies.
Résultat Collection