C# 클래스 Hyves.Service.CityService

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

공개 메소드들

메소드 설명
GetCities ( Collection cityIDs ) : Collection

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

비공개 메소드들

메소드 설명
CityService ( HyvesSession session ) : System

메소드 상세

GetCities() 공개 메소드

Gets the desired information about the specified city. This corresponds to the cities.get Hyves method.
public GetCities ( Collection cityIDs ) : Collection
cityIDs Collection The requested city IDs.
리턴 Collection