Pebble Foundation Classes  0.2.0
C++ for Pebble
AppWorkerMessage Struct Reference

Generic structure of a worker message that can be sent between an app and its worker. More...

#include <pebble.h>

Public Attributes

uint16_t data0
 
uint16_t data1
 
uint16_t data2
 

Detailed Description

Generic structure of a worker message that can be sent between an app and its worker.


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