Node:sub-recipient, Next:, Previous:add-recipient, Up:Protocol Requests



sub-recipient [31] (1) Recommended


        sub-recipient [31] (( text-no   :   Text-No;
                              conf-no   :   Conf-No ))
                -> ( );

Removes conf-no from the list of recipients of text text-no. Recipients may be removed by the author of the text or by the supervisor of the recipients of the text or by the supervisor of the author.

Example:

        1 26 1
        =1 2 22 12 17 6 97 4 197 1 5 4 256 1
           3 { 1 5 6 1 9 34 34 17 17 6 97 4 197 1 }
        1 31 1 5
        =1
        1 26 1
        =1 2 22 12 17 6 97 4 197 1 5 4 256 1 0 *
        1 31 1 5
        %1 30 0

In this example, conference 5 is removed from the recipient list of text number 5. When the call is repeated, the server simply returns an error since conference 5 is not a recipient of the text.

Error codes

login-first
Login required before issuing this call.
no-such-text
The text text-no does not exist or is secret.
not-recipient
The conference conf-no is not a recipient of text text-no.
undefined-conference
The conference conf-no does not exist or is secret.
conference-zero
conf-no is zero.
permission-denied
Not supervisor of text author or conference, and not sender of text to conf-no and not enough privileges set and enabled.