Examples for the Usage of XML-RPC with yalst
- 资源大小:6.90 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
资 源 简 介
Preliminary Information - Do not use the API on a public website
Important!
The techniques described in this project should not be used in public accessible web pages until a Public Client API for yalst is completed. This is because in part the API provides access to sensible data not intended to be used outside the live chat provider infrastructure.
This example demonstrates different Javascript clients for the [yalst](http://yalst.de) XML-RPC API.
Please see the documentation for explanations and reference of the API.
The web page APIDemo.html currently hosts three different flavours of querying the isBusy command of the [yalst](http://yalst.de) XML-RPC API:
* using the Mimic XML-RPC Javascript client
* using jQuery"s $.ajax command
* using a handwritten AJAX request
Most recommende
文 件 列 表
APIDemo.html
apiCall.js
mimic_2.2
source
xmlRpcPayload.js