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