int aw_data_set (AW_ATTRIBUTE a, const char* value, unsigned char length) |
|
aw_data_set sets a data attribute. Notes This method is new in SDK build 24. aw_data_set stores the data buffer pointed to by value and of length length into an attribute. Data buffers cannot be longer than 255 bytes. |