BLIPResponse Class Reference

#import <BLIPRequest.h>

Inherits BLIPMessage.

List of all members.


Detailed Description

A reply to a BLIPRequest, in the BLIP protocol.


Public Member Functions

(BOOL) - send
 Sends this response.

Properties

retain NSError * error
 The error returned by the peer, or nil if the response is successful.
retain MYTarget * onComplete
 Sets a target/action to be called when an incoming response is complete.


Member Function Documentation

- (BOOL) send  

Sends this response.


Property Documentation

- (NSError *) error

The error returned by the peer, or nil if the response is successful.

- (retain MYTarget*) onComplete

Sets a target/action to be called when an incoming response is complete.

Use this on the response returned from -[BLIPRequest send], to be notified when the response is available.


The documentation for this class was generated from the following files:
Generated on Tue May 27 22:56:33 2008 for MYNetwork:MooseyardNetworking by  doxygen 1.5.4