Template:Protocols/OSCAR/Foodgroups/FEEDBAG/SNACs

From NINA Wiki
< Template:Protocols/OSCAR
Revision as of 12:22, 16 March 2020 by AD (talk | contribs) (Created page with "{| class="wikitable" width="100%" |- ! Name ! Subgroup ! Origin ! Description |- | FEEDBAG__ERR | width="75" | 0x0001 | width="75" | {{Pr...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Name Subgroup Origin Description
FEEDBAG__ERR 0x0001 Any This is the error SNAC for the FEEDBAG foodgroup.
FEEDBAG__RIGHTS_QUERY 0x0002 Client This SNAC issues a query to the host for the client's Feedbag rights and to let the system know what kind of Feedbag support it wants.
FEEDBAG__RIGHTS_REPLY 0x0003 Host This is the response to the FEEDBAG__RIGHTS_QUERY SNAC.
FEEDBAG__QUERY 0x0004 Client This SNAC is sent to query the Feedbag data stored on the host.
FEEDBAG__QUERY_IF_MODIFIED 0x0005 Client Similar to FEEDBAG__QUERY except contains a Unix epoch to check against in order to only send if modified.
FEEDBAG__REPLY 0x0006 Host This is the reply to FEEDBAG_QUERY.
FEEDBAG__USE 0x0007 Client Directs the host to use the specified stored Feedbag information.
FEEDBAG__INSERT_ITEM 0x0008 Any When this SNAC is sent to the host, the client is requesting that one or more new items are added to the Feedbag.
FEEDBAG__UPDATE_ITEM 0x0009 Any When this SNAC is sent to the host, the client is requesting to update one or more items.
FEEDBAG__DELETE_ITEM 0x000A Any When this SNAC is sent to the host, the client is requesting that one or more items be deleted from the Feedbag.
FEEDBAG__INSERT_CLASS 0x000B NCD This is not currently documented.
FEEDBAG__UPDATE_CLASS 0x000C NCD This is not currently documented.
FEEDBAG__DELETE_CLASS 0x000D NCD This is not currently documented.
FEEDBAG__STATUS 0x000E Host These are the results of one of the insert/update/delete item SNACs from above.
FEEDBAG__REPLY_NOT_MODIFIED 0x000F Host Response to client if Feedbag data is unmodified.
FEEDBAG__DELETE_USER 0x0010 NCD This is not currently documented.
FEEDBAG__START_CLUSTER 0x0011 NCD The cluster SNACs bracket a set of transactions that should be handled by clients as a group to avoid "flashing" the user's screen.
FEEDBAG__END_CLUSTER 0x0012 NCD This SNAC ends the data burst started with START_CLUSTER. See FEEDBAG__START_CLUSTER.
FEEDBAG__AUTHORIZE_BUDDY 0x0013 Client Grant authorization to another user.
FEEDBAG__PRE_AUTHORIZE_BUDDY 0x0014 Client Pre-authorize another user.
FEEDBAG__PRE_AUTHORIZED_BUDDY 0x0015 Host Host notification to a user that they have been pre-authorized.
FEEDBAG__REMOVE_ME 0x0016 Client Delete current user from another user's Buddy List.
FEEDBAG__REMOVE_ME2 0x0017 {{Protocols/OSCAR/SNAC/FEEDBAG__REMOVE_ME2|FEEDBAG__REMOVE_ME2 FEEDBAG__REMOVE_ME2
FEEDBAG__TEST_SNAC 0x0021 Any This is not currently documented.
FEEDBAG__FORWARD_MSG 0x0022 NCD This is not currently documented.
FEEDBAG__IS_AUTH_REQUIRED_QUERY 0x0023 NCD This is not currently documented.
FEEDBAG__IS_AUTH_REQUIRED_REPLY 0x0024 NCD This is not currently documented.
FEEDBAG__RECENT_BUDDY_UPDATE 0x0025 NCD This is not currently documented.
FEEDBAG__REQUEST_AUTHORIZE_TO_HOST 0x0018 Client Send authorization request.
FEEDBAG__REQUEST_AUTHORIZE_TO_CLIENT 0x0019 Host Host notice of authorization request from another user.
FEEDBAG__RESPOND_AUTHORIZE_TO_HOST 0x001A Client Send authorization response to FEEDBAG__REQUEST_AUTHORIZE_TO_CLIENT.
FEEDBAG__RESPOND_AUTHORIZE_TO_CLIENT 0x001B Host Host notice of grant or denial of authorization.
FEEDBAG__BUDDY_ADDED 0x001C Host Host notice that another user has added current user to their Buddy List.
FEEDBAG__REQUEST_AUTHORIZE_TO_BADOG 0x001D NCD This is not currently documented.
FEEDBAG__RESPOND_AUTHORIZE_TO_BADOG 0x001E NCD This is not currently documented.
FEEDBAG__BUDDY_ADDED_TO_BADOG 0x001F NCD This is not currently documented.