Node:async-send-message, Next:, Previous:async-rejected-connection, Up:Asynchronous Messages



async-send-message (1) Recommended


        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.

The passive and passive-message-invert bits of the membership influence if this message is sent. See Membership-Type.