send method
Send the prepared message to the conversation. return index of the new message in the conversation.
Implementation
external int send();
Send the prepared message to the conversation. return index of the new message in the conversation.
external int send();