query_info
Description:
[ Version ( since = "2.0" ) ]
public async IdentityInfo query_info (Cancellable? cancellable) throws Error
public async IdentityInfo query_info (Cancellable? cancellable) throws Error
Fetches the IdentityInfo associated with this identity.
Parameters:
this |
the Identity. |
cancellable |
optional Cancellable object, null to ignore. |
callback |
a callback which will be called when the IdentityInfo is available. |
user_data |
user data to be passed to the callback. |