Node:sub-member, Next:, Previous:add-member-old, Up:Protocol Requests



sub-member [15] (1) Recommended


        sub-member [15] (( conf-no : Conf-No;
                           pers-no : Pers-No ))
                -> ( );

Removes the person pers-no from the membership list of conference conf-no and remove the conference from the person's list of memberships.

Example:

        1 46 5 0 100 0
        =1 2 { 44 14 19 10 5 96 1 161 1 1   0 0 0 *
               49 14 17 13 8 91 5 255 1 5 255 0 0 * }
        1 15 1 5
        =1
        1 46 5 0 100 0
        =1 1 { 49 14 17 13 8 91 5 255 1 5 255 0 0 * }

This example shows how person 5 is removed from conference one. The calls to get-membership-old demonstrate the effects on the LysKOM database.

Error codes

login-first
Login required before issuing this call.
undefined-conference
Conference conf-no does not exist or is secret.
conference-zero
conf-no is zero.
undefined-person
Person pers-no does not exist.
not-member
Person pers-no is not a member of conference conf-no.
permission-denied
Not supervisor of conference conf-no or not supervisor of person pers-no and not enough privileges to issue the call anyway. error-status contains the conference number.