get_address


Description:

public unowned string? get_address ()

Gets the encoded name and email address, or in the case of lists, the encoded list of email addresses, from this.

The returned string is suitable for use in an email header, but not for displaying to users.

Parameters:

this

an Destination

Returns:

an encoded destination string suitable for use in an email header, or null if the destination was empty




2022 vala-language.org