C# 클래스 Services.HubService

상속: IHubService
파일 보기 프로젝트 열기: HouseOfTheFuture/Mobile-App

공개 메소드들

메소드 설명
GetSensors ( string hubId ) : Task>
HubService ( Uri apiUri ) : System

메소드 상세

GetSensors() 공개 메소드

public GetSensors ( string hubId ) : Task>
hubId string
리턴 Task>

HubService() 공개 메소드

public HubService ( Uri apiUri ) : System
apiUri System.Uri
리턴 System