This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:custom_development_guide:apis [2016/09/05 02:53] solo [HTTP] |
en:custom_development_guide:apis [2017/12/12 03:05] (current) |
||
|---|---|---|---|
| Line 6: | Line 6: | ||
| ===== WebService ===== | ===== WebService ===== | ||
| The WebService embedded in astercc will response for the third-party application, call the appropriate action to finish the request, and send feedback messages. WebService API includes method to change agent status changes and control calls. | The WebService embedded in astercc will response for the third-party application, call the appropriate action to finish the request, and send feedback messages. WebService API includes method to change agent status changes and control calls. | ||
| + | |||
| + | * [[en:custom_development_guide:apis:WebService]] | ||
| ===== HTTP ===== | ===== HTTP ===== | ||
| The HTTP service embedded in astercc will response for the third-party application, call the appropriate action to finish the request, and send feedback messages. HTTP API includes method to change agent status changes and control calls. | The HTTP service embedded in astercc will response for the third-party application, call the appropriate action to finish the request, and send feedback messages. HTTP API includes method to change agent status changes and control calls. | ||