set_message_sent
Description:
Install a callback that will be called when a message has been sent on this.
Parameters:
this | |
message_sent |
a callback called when a message has been sent |
notify |
called with the user_data when no longer needed |
user_data |
user data passed to callback |