Quantcast
Channel: Ignite Realtime : Unanswered Discussions - Support
Viewing all articles
Browse latest Browse all 4979

Double Check Chat messages / SQLITE problems

$
0
0

Hi community,

 

Now I have problem withs sqlite (is the same that sql).

DeliveryReceiptManager

 

user 1: hello
                     hello
: user2
user1
: how are you?
                     well
: user2

 

 

user 1: hello
                      hello
(check): user2
user1
: how are you?
                      well
(check): user2

 

 

How I can detect row exact for update ?

 

DeliveryReceiptManager.getInstanceFor(connection).addReceiptReceivedListener(new ReceiptReceivedListener(){

 

Only is called when other use receive message.

 

Any idea ?


http://stackoverflow.com/questions/24067555/update-my-message-sqlite-listview?no redirect=1#comment37141563_24067555


Viewing all articles
Browse latest Browse all 4979

Trending Articles