abstract fun messageSent(address: String, publish: Boolean, local: Boolean, remote: Boolean): Unit
Called when a message has been sent or published. No specific thread and context can be expected when this method is called.
publish - true when the message is published