normalize_contact_uri_async
Description:
[ Version ( since = "0.23.1" ) ]
public async string normalize_contact_uri_async (string uri, Cancellable? cancellable) throws Error
public async string normalize_contact_uri_async (string uri, Cancellable? cancellable) throws Error
Perform best-effort offline contact normalization, for a contact in the form of a URI.
This method will fail if the URI is not in a scheme supported by this protocol or connection manager.
Parameters:
this |
a protocol |
uri |
a contact URI, possibly invalid |
cancellable |
may be used to cancel the async request |
callback |
a callback to call when the request is satisfied |
user_data |
data to pass to |