profiling_uninhibit
Description:
[ Version ( since = "0.1.8" ) ]
public async bool profiling_uninhibit (Cancellable? cancellable) throws Error
  public async bool profiling_uninhibit (Cancellable? cancellable) throws Error
Restores the device after profiling and causes normal profiles to be returned if get_profile_for_qualifiers_sync is used.
Parameters:
| this | a Device instance. | 
| cancellable | a Cancellable, or null | 
| callback | the function to run on completion | 
| user_data | the data to pass to  |