C# 클래스 Hyves.Service.RegionService

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

공개 메소드들

메소드 설명
GetRegions ( Collection regionIDs ) : Collection

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

비공개 메소드들

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

메소드 상세

GetRegions() 공개 메소드

Gets the desired information about the specified region. This corresponds to the regions.get Hyves method.
public GetRegions ( Collection regionIDs ) : Collection
regionIDs Collection The requested region IDs.
리턴 Collection