Node:async-send-message, Next:async-logout, Previous:async-rejected-connection, Up:Asynchronous Messages
async-send-message [12] (( recipient : Conf-No; sender : Pers-No; message : HOLLERITH ));
This message is sent when someone (the sender
) sends a message
string (the message
). The recipient of the message is sent in
recipient
. If it is zero, then the message was sent to all
connections. If it is a conference, then the message is being sent to
all logged-in members of that conference. If it is a mailbox then the
message is personal and is only sent to members of the mailbox
conference.