SubscribedUSK
This is a message of the Freenet Client Protocol 2.0 (FCP 2.0).
It is sent from the Freenet node to a client program.
When the node receives a SubscribeUSK message, it will issue this message.
Example
SubscribedUSK URI=USK@7H66rhYmxIFgMyw5Dl11JazXGHPhp7dSN7WMa1pbtEo,jQHUQUPTkeRcjmjgrc7t5cDRdDkK3uKkrSzuw5CO9uk,AQACAAE/ENTRY.POINT/35/ Identifier=TEP-subscribe DontPoll=true EndMessage
| Field | Possible values | Mandatory? | Default | Description |
|---|---|---|---|---|
| URI | A freenet USK URI | Yes | The URI of the freenet document you want to be notified about | |
| Identifier | Arbitrary text | Yes | The unique identifier of the subscription. | |
| DontPoll | true, false | No | false | Whether to actively request the key or just to notify updates resulting from other requests |