RobotKit API
RKDeviceAsyncData Class Reference

#import <RKDeviceAsyncData.h>

Inheritance diagram for RKDeviceAsyncData:
RKDeviceMessage RKDeviceSensorsAsyncData RKSleepNotificationAsyncData

List of all members.


Detailed Description

Base class for asynchronous messages that are sent with command. Most asynchronous messages have a command that has to be sent to enable them. There are a few message that are not commanded like a sleep notification message. Client code can register as observers for asynchronous using [RKDeviceMessenger addDataStreamingObserver: selector:].

See also:
RKDeviceMessenger

The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties