Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
4db0ae91
Commit
4db0ae91
authored
Jan 06, 2003
by
Per Cederqvist
Browse files
(async-new-user-area): New async message.
parent
58f23080
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/Protocol-A.texi
View file @
4db0ae91
...
...
@@ -8109,6 +8109,7 @@ reject them if a client uses it as an argument to
* async-new-recipient:: r A new recipient has been added to a text (16)
* async-sub-recipient:: r A recipient has been removed from a text (17)
* async-new-membership:: r A user has been added to a conference (18)
* async-new-user-area:: r A user-area was changed (19)
@end menu
@ifnottex
...
...
@@ -8438,6 +8439,20 @@ only to @aarg{pers-no}, but that may change in the future.
See also @ref
{
async-leave-conf
}
.
@node async-new-user-area
@section async-new-user-area (11) Recommended
@amindex async-new-user-area
@example
async-new-user-area [19] (( pers-no : @lt
{
Pers-No
}
;
old-user-area : @lt
{
Text-No
}
;
new-user-area : @lt
{
Text-No
}
));
@end example
This message indicates that the user-area of @aarg
{
pers-no
}
has
changed from @aarg
{
old-user-area
}
to @aarg
{
new-user-area
}
. This
message is sent to all supervisors of @aarg
{
pers-no
}
(which of course
includes @aarg
{
pers-no
}
himself).
@node Error Codes
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment