Enumeration

PurpleContactInfoPermission

since: 3.0

Declaration

enum Purple.ContactInfoPermission

Description [src]

A representation of whether or not a contact has permission to contact the user.

Available since: 3.0

Members

Name Description
PURPLE_CONTACT_INFO_PERMISSION_UNSET

The value is unset.

PURPLE_CONTACT_INFO_PERMISSION_ALLOW

The contact is allowed to contact the user.

PURPLE_CONTACT_INFO_PERMISSION_DENY

The contact is not allowed to contact the user.