Node:set-membership-type, Next:local-to-global, Previous:get-members, Up:Protocol Requests
set-membership-type [102] (( pers : Pers-No;
conf : Conf-No;
type : Membership-Type ))
-> ( );
This call modifies the type of a membership. The person pers
membership in conference conf is affected. The server may impose
arbitrary restrictions on how the membership type may be changed.
Typically it will only be possible to clear the invitation bit.
It is possible that the server will not permit the secret bit to
be set. Attempting to set a membership type that does not agree with
the server's restrictions will result in an error.
login-first
conference-zero
conf is zero.
undefined-conference
conf does not exist or is secret or the person
pers does not exist or is secret.
permission-denied
pers.
not-member
pers is not a member of conference conf.
invalid-membership-type
type was not compatible with
restrictions set on the server or on the conference conf