메소드 | 설명 | |
---|---|---|
GetJsonResult ( string message ) : Newtonsoft.Json.Linq.JObject | ||
GetJsonResult ( string message, bool success ) : Newtonsoft.Json.Linq.JObject | ||
GetResponseException ( string message, HttpStatusCode status ) : HttpResponseException | ||
GetResponseMessage ( string message, HttpStatusCode status ) : |
||
GetTimelapseResourceUrl ( |
||
GetTimezone ( string tzId ) : string |
public static GetJsonResult ( string message ) : Newtonsoft.Json.Linq.JObject | ||
message | string | |
리턴 | Newtonsoft.Json.Linq.JObject |
public static GetJsonResult ( string message, bool success ) : Newtonsoft.Json.Linq.JObject | ||
message | string | |
success | bool | |
리턴 | Newtonsoft.Json.Linq.JObject |
public static GetResponseException ( string message, HttpStatusCode status ) : HttpResponseException | ||
message | string | |
status | HttpStatusCode | |
리턴 | HttpResponseException |
public static GetResponseMessage ( string message, HttpStatusCode status ) : |
||
message | string | |
status | HttpStatusCode | |
리턴 |
public static GetTimelapseResourceUrl ( |
||
timelapse | ||
리턴 | string |