add_hint
Description:
[
Version ( since =
"1.7.1" ) ]
public void add_hint (
string key,
string? value)
Sets optional hints from the client that may affect the list of devices.
Parameters:
| this |
a Client
|
| key |
the key, e.g. `locale`
|
| value |
the value key should be set
|