Detailed Description
A collection of ResponseHandler objects
Member Function Documentation
Add an ResponseHandler to the list of handlers that are notified of respones received from an IDBLUE device.
Notifies all listeners that a asynchronous response was received
- Parameters:
-
resopnse | the resopnse that was received |
Notifies all listeners that a command was sent to IDBLUE
- Parameters:
-
command | the command that was sent |
Returns the handler at the specified index
- Parameters:
-
index | the index to retrieve the handler from |
- Returns:
- the ResponseHandler found
Determines if the given ResponseHandler is contained in the list of handlers that are notified of responses received from an IDBLUE device.
Remove all ResponseHandlers from the list of handlers that are notified of responses received from an IDBLUE device.
Removes an ResponseHandler from the list of handlers that are notified of responses received from an IDBLUE device.
Notifies all listeners that a synchronous resopnse was received
- Parameters:
-
command | the command that initiaited the synchronous response |
The documentation for this class was generated from the following files: