Property
PurpleContactInfo:external
unstable since: 3.0
Description [src]
Whether or not the contact is an external contact.
Some chat networks like Microsoft Teams and Slack have a concept of external contacts that are not members of the organization but can access some portion of the network. This flag represents that.
Type:gboolean
Available since: 3.0
Default value | FALSE |
Getter method | purple_contact_info_get_external() |
Setter method | purple_contact_info_set_external() |