C# Class Hyves.Service.CountryService

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

Méthodes publiques

Méthode Description
GetCountries ( Collection countryIDs ) : Collection

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

Private Methods

Méthode Description
CountryService ( HyvesSession session ) : System

Method Details

GetCountries() public méthode

Gets the desired information about the specified country. This corresponds to the countries.get Hyves method.
public GetCountries ( Collection countryIDs ) : Collection
countryIDs Collection The requested country IDs.
Résultat Collection