IDBLUE logo
Public Member Functions
SendStatus Class Reference
Inheritance diagram for SendStatus:
IDBlueResponse

Public Member Functions

(id) - initWithHeader:withSuccess:
(IDBlueCommand *) - commandSent
(void) - setCommandSent:

Detailed Description

SendStatus is a subclass of IDBlueResponse. It is returned from all methods of IDBlueCommandSender that send IDBlueCommand packets to an IDBLUE device. It contains the IDBlueCommand packet sent to IDBLUE, whether the data was sent to IDBLUE, and if not, the error details


Member Function Documentation

Gets the IDBlueCommand packet that was sent to IDBLUE

- (id) initWithHeader: (CommandIdentifier)  command
withSuccess: (BOOL)  success 

Initialize a SendStatus object, for the specified command

Parameters:
commandthe CommandIdentifier of the command sent
successWhether the command was sent successfully
Returns:
an initialized SendStatus object
- (void) setCommandSent: (IDBlueCommand*)  command

Set the IDBlueCommand packet that was sent to IDBLUE.


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

 

Generated on Mon Jan 19 2015 15:47:41
Copyright © 2015 Cathexis Innovations Inc. All Rights Reserved.