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