v3_get_volume_user()
uint8_t v3_get_volume_user(uint16_t id);Get the current volume for the specified user.
Arguments
| Type | Description |
| uint16_t id | The user id for which the volume should be retrieved |
Returns
A value between 0 (muted) and 148 (max amplification).
