[ Version ( since = "0.19.8" ) ]
public void set_hint (string key, Variant value)
Set additional information about the channel request, which will be used in the resulting request's TpChannelRequest:hints
s
property.
This function can't be called once this has been used to request a channel.
this | |
key |
the key used for the hint |
value |
a variant containting the hint value |