Метод | Описание | |
---|---|---|
AuthTokenRequestStub ( string clientId, string clientSecret, string code, string redirectUri, string key, string domain, string cobrand, string siteid ) : CBApi |
Метод | Описание | |
---|---|---|
CheckForErrors ( IRestResponse response ) : void |
public AuthTokenRequestStub ( string clientId, string clientSecret, string code, string redirectUri, string key, string domain, string cobrand, string siteid ) : CBApi | ||
clientId | string | |
clientSecret | string | |
code | string | |
redirectUri | string | |
key | string | |
domain | string | |
cobrand | string | |
siteid | string | |
Результат | CBApi |
protected CheckForErrors ( IRestResponse response ) : void | ||
response | IRestResponse | |
Результат | void |