Made to Order Software Corporation Logo

LLChatLib: LLSDRPCClientResponse Class Reference

LLSDRPCClientResponse Class Reference

Abstract base class to represent a response from an SD server. More...

#include <llsdrpcclient.h>


Detailed Description

Abstract base class to represent a response from an SD server.

This file declares classes to encapsulate a basic structured data remote procedure client.

This is used as a base class for callbacks generated from an structured data remote procedure call. The extractResponse method will deal with the llsdrpc method call overhead, and keep track of what to call during the next call into process. If you use this as a base class, you need to implement response, fault, and error to do something useful. When in those methods, you can parse and utilize the mReturnValue member data.


The documentation for this class was generated from the following file:
Generated on Thu Sep 23 17:18:45 2010 for LLChatLib by  doxygen 1.6.3