Pebble Foundation Classes
0.2.0
C++ for Pebble
|
Handlers which are passed to smartstrap_subscribe. More...
#include <pebble.h>
Public Attributes | |
SmartstrapServiceAvailabilityHandler | availability_did_change |
The connection handler is called after the connection state changes. | |
SmartstrapReadHandler | did_read |
The read handler is called whenever a read is complete or the read times-out. | |
SmartstrapWriteHandler | did_write |
The did_write handler is called when a write has completed. | |
SmartstrapNotifyHandler | notified |
The notified handler is called whenever a notification is received for an attribute. | |
Handlers which are passed to smartstrap_subscribe.