Méthode | Description | |
---|---|---|
AuthTokenRequestStub ( string clientId, string clientSecret, string code, string redirectUri, string key, string domain, string cobrand, string siteid ) : CBApi |
Méthode | Description | |
---|---|---|
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 | |
Résultat | CBApi |
protected CheckForErrors ( IRestResponse response ) : void | ||
response | IRestResponse | |
Résultat | void |