normalize_vcard_address_async


Description:

[ Version ( since = "0.23.1" ) ]
public async string normalize_vcard_address_async (string field, string value, Cancellable? cancellable) throws Error

Perform best-effort offline contact normalization, for a contact in the form of a vCard field.

This method will fail if the vCard field is not supported by this protocol or connection manager.

Parameters:

this

a protocol

field

a vCard field

value

an address that is a value of field

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 callback