set_message_sent


Description:

public void set_message_sent (owned MessageSentFunc message_sent)

Install a callback that will be called when a message has been sent on this.

Parameters:

this

a StreamTransport

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