Read the XMPP documentation for the app engine. Tried to implement it with android as a client and app engine as the backend server. Every time I try to send a message through the mobile client I receive the following bundle in response.
message_type=send_event, google.message_id=1, event=sent, android.support.content.wakelockid=1}
I tried to search on the xmpp message type as the send event however didn't find the supporting documentation. Please Help