char* aw_data (AW_ATTRIBUTE a, unsigned char* length) |
|
aw_data returns a data attribute. Notes This method is new in SDK build 24. aw_data returns a pointer to a data buffer. The length of the buffer is stored in length. Data buffers cannot contain more than 255 bytes worth of data. |