메소드 | 설명 | |
---|---|---|
FormatDeviceIdentifier ( string deviceId ) : string | ||
GetConfig ( ) : GetConfigResponse | ||
GetConfigAsync ( |
||
GetConnectionsAsync ( |
||
GetConnetions ( ) : |
||
GetFolderModel ( string folderId ) : |
||
GetFolderModelAsync ( string folderId, |
||
GetFolderStats ( ) : |
||
GetFolderStatsAsync ( |
||
GetNeed ( string folderId ) : |
||
GetNeedAsync ( string folderId, |
||
GetPing ( ) : |
||
GetPingAsync ( |
||
GetReport ( ) : |
||
GetReportAsync ( |
||
GetSystemStatus ( ) : |
||
GetSystemStatusAsync ( |
||
GetUpgradeStatus ( ) : |
||
GetUpgradeStatusAsync ( |
||
GetVersion ( ) : |
||
GetVersionAsync ( |
||
PostBump ( string folderId, string fileId ) : PostBumpResponse | ||
PostBumpAsync ( string folderId, string fileId, |
||
PostPing ( ) : PostPingResponse | ||
PostPingAsync ( |
||
PostRescan ( string folderId ) : PostRescanResponse | ||
PostRescanAsync ( string folderId, |
||
RestClient ( string host, |
||
Restart ( ) : PostRestartResponse | ||
RestartAsync ( |
||
Shutdown ( ) : PostShutdownResponse | ||
Upgrade ( ) : PostUpgradeResponse | ||
UpgradeAsync ( |
||
VerifyDeviceIdentifier ( string deviceId ) : bool |
메소드 | 설명 | |
---|---|---|
GetBaseRequest ( string resource, Method method = Method.GET ) : IRestRequest | ||
GetRestClient ( ) : RestSharp.RestClient | ||
HandleRestErrors ( IRestResponse response ) : void |
public FormatDeviceIdentifier ( string deviceId ) : string | ||
deviceId | string | |
리턴 | string |
public GetConfigAsync ( |
||
token | ||
리턴 | Task |
public GetConnectionsAsync ( |
||
token | ||
리턴 | Task |
public GetConnetions ( ) : |
||
리턴 |
public GetFolderModel ( string folderId ) : |
||
folderId | string | |
리턴 |
public GetFolderModelAsync ( string folderId, |
||
folderId | string | |
token | ||
리턴 | Task |
public GetFolderStats ( ) : |
||
리턴 |
public GetFolderStatsAsync ( |
||
token | ||
리턴 | Task |
public GetNeed ( string folderId ) : |
||
folderId | string | |
리턴 |
public GetNeedAsync ( string folderId, |
||
folderId | string | |
token | ||
리턴 | Task |
public GetPing ( ) : |
||
리턴 |
public GetPingAsync ( |
||
token | ||
리턴 | Task |
public GetReport ( ) : |
||
리턴 |
public GetReportAsync ( |
||
token | ||
리턴 | Task |
public GetSystemStatus ( ) : |
||
리턴 |
public GetSystemStatusAsync ( |
||
token | ||
리턴 | Task |
public GetUpgradeStatus ( ) : |
||
리턴 |
public GetUpgradeStatusAsync ( |
||
token | ||
리턴 | Task |
public GetVersion ( ) : |
||
리턴 |
public GetVersionAsync ( |
||
token | ||
리턴 | Task |
public PostBump ( string folderId, string fileId ) : PostBumpResponse | ||
folderId | string | |
fileId | string | |
리턴 | PostBumpResponse |
public PostBumpAsync ( string folderId, string fileId, |
||
folderId | string | |
fileId | string | |
token | ||
리턴 | Task |
public PostPingAsync ( |
||
token | ||
리턴 | Task |
public PostRescan ( string folderId ) : PostRescanResponse | ||
folderId | string | |
리턴 | PostRescanResponse |
public PostRescanAsync ( string folderId, |
||
folderId | string | |
token | ||
리턴 | Task |
public RestClient ( string host, |
||
host | string | |
port | ||
useHttps | bool | |
apiKey | string | |
리턴 | System |
public RestartAsync ( |
||
token | ||
리턴 | Task |
public UpgradeAsync ( |
||
token | ||
리턴 | Task |
public VerifyDeviceIdentifier ( string deviceId ) : bool | ||
deviceId | string | |
리턴 | bool |