DEPRECATED: Diffusion iOS Classic API  5.9.4
 All Data Structures Files Functions Variables Enumerations Enumerator Properties Macros Pages
DFServiceTopicResponse Class Reference

Encapsulates a response from a service request. More...

#import <DFServiceTopicResponse.h>

Inheritance diagram for DFServiceTopicResponse:
Collaboration diagram for DFServiceTopicResponse:

Properties

DFServiceTopicHandlerhandler
 Parent handler object.
 
NSString * responseType
 This identifies the type of response and is as defined by the service itself.
 
NSString * requestID
 This returns the original identifier that was passed with the request.
 
DFTopicMessageresponseMessage
 Return details of the response in the form of a Message containing headers and/or data returned from the server.
 

Detailed Description

Encapsulates a response from a service request.

This encapsulates the details of a response from a call to [DFServiceTopicHandler sendRequest:withRequestType:]


The documentation for this class was generated from the following file: