ServicePattern / MobileAPI_Android

Messaging API library and example for Android mobile platform
1 stars 1 forks source link

Add text message content to the received and sent messages (issue #38) #42

Closed ALobastov closed 3 years ago

ALobastov commented 3 years ago

'messageText' attribute added to ChatSessionMessage class. 'format' argument added to the sendChatMessage() method