- formatType
- The format type used to interpret the characteristic value.
- offset
- Offset at which the integer value can be found.
Documentation for this section has not yet been entered.
Return the stored value of this characteristic.
The formatType parameter determines how the characteristic value is to be interpreted. For example, settting formatType to BluetoothGattCharacteristic.FormatUint16 specifies that the first two bytes of the characteristic value at the given offset are interpreted to generate the return value.