internal abstract fun sendMessage(type: String, messageBody: String, senderSessionId: String): Future
Send a message to this user
messageBody - the message body
messageBody
Return see Future