Enumeration
PurpleAccountPrivacyType
Members
Name | Description |
---|---|
PURPLE_ACCOUNT_PRIVACY_ALLOW_ALL |
Allow everything. |
PURPLE_ACCOUNT_PRIVACY_DENY_ALL |
Deny everything. |
PURPLE_ACCOUNT_PRIVACY_ALLOW_USERS |
Allow specific users. |
PURPLE_ACCOUNT_PRIVACY_DENY_USERS |
Deny specific users. |
PURPLE_ACCOUNT_PRIVACY_ALLOW_BUDDYLIST |
Allow users found in the buddy list. |