C# Класс Hyves.Service.BuzzService

Represents the service APIs that allow access to information on Hyves buzz.
Показать файл Открыть проект

Открытые методы

Метод Описание
GetFamous ( HyvesBuzzResponsefield responsefields, bool useFancyLayout ) : Collection

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

Приватные методы

Метод Описание
BuzzService ( HyvesSession session ) : System
ConvertResponsefieldsToString ( HyvesBuzzResponsefield responsefields ) : string

Описание методов

GetFamous() публичный Метод

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.
Результат Collection