remove_profile
Description:
[ Version ( since = "0.1.8" ) ]
public async bool remove_profile (Profile profile, Cancellable? cancellable) throws Error
public async bool remove_profile (Profile profile, Cancellable? cancellable) throws Error
Removes a profile from a device.
Parameters:
| this |
a Device instance. |
| profile |
a Profile instance |
| cancellable |
a Cancellable, or null |
| callback |
the function to run on completion |
| user_data |
the data to pass to |