In addition, each takes a callback that handles the returned data from the request.
另外,每个方法都接受一个处理从请求返回的数据的回调。
You can pass an optional data object and callback function if you need them.
如果需要的话,您还可以传递一个可选的数据对象和回调函数。
It allows the client data to be associated with the callback class at run time.
它允许在运行时把客户机数据与回调类关联起来。
Within the callback function, the returned data can be processed.
在该回调函数内,可能处理返回的数据。
The callback class will process the data returned from the server.
回调类处理服务器返回的数据。
See Using Notify for more data on using callback functions.
看使用通知得到使用回调函数的更多数据。
See Using Notify for more data on using callback functions.
看使用通知得到使用回调函数的更多数据。
应用推荐