GDIMAddress


Description:

[ CCode ( has_construct_function = false ) ]
public GDIMAddress (string address, string? protocol, string? relation_type, string? label, bool is_primary)

Creates a new GDIMAddress.

More information is available in the GData specification.

Parameters:

address

the IM address

protocol

a URI identifying the IM protocol, or null

relation_type

the relationship between the IM address and its owner, or null

label

a human-readable label for the IM address, or null

is_primary

true if this IM address is its owner's primary address, false otherwise

Returns:

a new GDIMAddress, or null; unref with unref