Property
PurpleContactInfo:sid
unstable since: 3.0
Description [src]
The sid, or secondary id, is an additional identifier field for a contact.
This could be used to hold the ident
for an IRC contact, the
resource
for an XMPP contact, or something similar.
Type:gchar*
Available since: 3.0
Default value | NULL |
Getter method | purple_contact_info_get_sid() |
Setter method | purple_contact_info_set_sid() |