Node:set-last-read, Next:, Previous:lookup-z-name, Up:Protocol Requests



set-last-read [77] (8) Recommended


        set-last-read [77] (( conference :   Conf-No;
                              last-read  :   Local-Text-No ))
                -> ( );

This call tells the server that the last local text number the person issuing the call has read in conference conference is last-read. This call is typically used when a user wants to have a specific number of unread texts in a particular conference.

Example:

        1 9 7 6
        =1 2 4 22 18 6 97 5 198 1 6 100 6 0 *
        2 77 6 3
        =2
        3 9 7 6
        =3 2 4 22 18 6 97 5 198 1 6 100 3 0 *

This example shows how person 7 originally had read everything up to and including local text number 6 in conference 6. After the call to set-last-read, the query-read-texts call reports that person 7 has read everything up to and including local text number 3.

Error codes

login-first
Login required before issuing this call.
undefined-conference
The conference conference does not exist or is secret.
not-member
Not a member of conference conference.