Android Chat

The following sections will take you through using the Comapi Android Chat SDK

This SDK wraps the App Messaging Foundation SDK and provides additional functionalities that will make creating a chat app a lot easier.

It will automatically

  • manage conversations
  • manage socket reconnections
  • synchronise conversation data
  • manage sending attachments with messages and update message data with urls for the uploaded content
  • timely update persistence store when sending messages and filter out duplicates
  • mark messages as delivered
    and also
  • Replace message&events queries with simple paging API