set_options
Description:
[ Version ( since = "0.1.20" ) ]
public async bool set_options (HashTable<string,Variant> values, Cancellable? cancellable) throws Error
public async bool set_options (HashTable<string,Variant> values, Cancellable? cancellable) throws Error
Sets options on the sensor device.
Parameters:
this |
a Sensor instance. |
values |
the options |
cancellable |
a Cancellable, or null |
callback |
the function to run on completion |
user_data |
the data to pass to |