send_reply


Description:

public void send_reply (UserMessage reply)

Send a reply to an user message.

If reply is floating, it's consumed. You can only send a reply to a UserMessage that has been received.

Parameters:

this

a UserMessage

reply

a UserMessage to send as reply