GDIMAddress
Description:
[ CCode ( has_construct_function = false ) ]
public GDIMAddress (string address, string? protocol, string? relation_type, string? label, bool is_primary)
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 |
relation_type |
the relationship between the IM address and its owner, or |
label |
a human-readable label for the IM address, or |
is_primary |
|
Returns:
a new GDIMAddress, or |