This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:custom_development_guide:apis:http:set_data_to_agent [2016/09/13 06:37] – created liuxl | en:custom_development_guide:apis:http:set_data_to_agent [2019/01/02 10:32] (current) – donnie | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Set call data ====== | ====== Set call data ====== | ||
| - | * Function: | + | * Reques String: |
| - | < | + | < |
| </ | </ | ||
| * Description: | * Description: | ||
| Line 9: | Line 9: | ||
| ^ Params | ^ Params | ||
| + | |EVENT|String|SetVar| | ||
| |orgidentity|String|team identity string| | |orgidentity|String|team identity string| | ||
| |usertype|String|agent / account| | |usertype|String|agent / account| | ||
| Line 16: | Line 17: | ||
| |varname|String|variable name, capital letters, digits, -,_, must begin with letter or digits| | |varname|String|variable name, capital letters, digits, -,_, must begin with letter or digits| | ||
| |varvalue|String|value you want to set| | |varvalue|String|value you want to set| | ||
| - | |callbackFuc|String|callback function| | ||
| Line 22: | Line 22: | ||
| < | < | ||
| - | {code: | + | |Retuen|code|Retuen|message |
| </ | </ | ||
| - | * Type of the Return Value: | + | * Type of the Return Value: |
| * Return values: | * Return values: | ||
| ^ Value ^ Description | ^ Value ^ Description | ||
| - | |< | + | |< |
| - | |< | + | |< |