Send Message Handler
Send message callback.
Listens for each stage of the normal (non-media) message sending process.
Callback order:
Success: onAttached → onResult (error is null)
Failure: onAttached → onResult (error is non-null)