RobotKit API
RKJumpToBootloaderResponse Class Reference

Class that encapsulates the response from a jump to main application command. More...

#import <RKJumpToBootloaderResponse.h>

Inheritance diagram for RKJumpToBootloaderResponse:
RKDeviceResponse RKDeviceMessage

List of all members.


Detailed Description

A simple response that provides the error code returned from a jump to bootloader command. Typically this is sent to the main application and a RKResponseCodeOK value will be returned before the jump. An error will be returned if this is sent to the bootloader. Client code should delay any calls to the bootloader to allow it to initialize.

See also:
RKJumpToBootloaderResponse

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