Template:Protocols/OSCAR/Foodgroups/PD/SNACs
Jump to navigation
Jump to search
Name | Subgroup | Origin |
---|---|---|
PD__ERR | 0x0001 | Any |
This is the error SNAC for the PD foodgroup. | ||
PD__RIGHTS_QUERY | 0x0002 | Client |
This is a query sent to the host by the client to discover what some of its rights are with respect to the PD SNAC group. | ||
PD__RIGHTS_REPLY | 0x0003 | Host |
This SNAC is the response to the PD__RIGHTS_QUERY SNAC. | ||
PD__SET_GROUP_PERMIT_MASK | 0x0004 | Client |
Set group permission mask. | ||
PD__ADD_PERM_LIST_ENTRIES | 0x0005 | Client |
Add user to permission/visible list. Users on this list will be able to see the client, even if it is invisible or has default-deny enabled. | ||
PD__DEL_PERM_LIST_ENTRIES | 0x0006 | Client |
Delete user from permission/visible list. | ||
PD__ADD_DENY_LIST_ENTRIES | 0x0007 | Client |
Add user to deny/invisible list. Users on this list will not see you online. Note that it can be overridden by PD__ADD_TEMP_PERMIT_LIST_ENTRIES. | ||
PD__DEL_DENY_LIST_ENTRIES | 0x0008 | Client |
Delete user from deny/invisible list. | ||
PD__BOS_ERR | 0x0009 | Host |
Error notification for permissions on the BOS host. | ||
PD__ADD_TEMP_PERMIT_LIST_ENTRIES | 0x000A | Client |
This SNAC adds one or more entries to the temporary permit/visible list. A username in this list will bypass the Feedbag permit/deny lists and always be permitted. | ||
PD__DEL_TEMP_PERMIT_LIST_ENTRIES | 0x000B | Client |
This SNAC deletes one or more entries in the temporary permit list. |