메소드 | 설명 | |
---|---|---|
Convert ( System code ) : HttpStatusCode |
Helper to convert the status code to the other status code object.
|
|
LoadSettings ( ) : Task |
Load the Settings from the backend.
|
|
RetrieveLayoutResponse ( string apiId ) : Task |
Sends a layout request to server and returns the HTTP response, if any.
|
|
SendHistory ( |
Sends the given History object to the cloud.
|
public static Convert ( System code ) : HttpStatusCode | ||
code | System | |
리턴 | HttpStatusCode |
public RetrieveLayoutResponse ( string apiId ) : Task |
||
apiId | string | optional api id, overrides the given id by SDKData. |
리턴 | Task |
public SendHistory ( |
||
history | History object to send. | |
리턴 | Task |