unlock_sync
Description:
[ Version ( since = "0.1.6" ) ]
public bool unlock_sync (Cancellable? cancellable = null) throws Error
public bool unlock_sync (Cancellable? cancellable = null) throws Error
Unlocks the device for use by other programs.
WARNING: This function is synchronous, and may block. Do not use it in GUI applications.
Parameters:
this |
a Sensor instance. |
cancellable |
a Cancellable or null |
Returns:
true for success, else false. |