Hi All,
We have same question as github issue on our project repository.
https://github.com/couchbase/couchbase-lite-android/issues/501
Please use github ticket to track this issue.
Thanks,
Hideki
On Tuesday, January 27, 2015 at 12:21:49 PM UTC-8, Abdolhosein V. Ebrahimi
wrote:
>
> Why event.getSource().getDocIds() is null in following code? I can't find
> out which docs added and pulled from CB!
>
> pullReplication.addChangeListener(new Replication.ChangeListener() {
> @Override <https://github.com/Override>
> public void changed(Replication.ChangeEvent event) {
> event.getSource().getDocIds() IS NULL HERE
> int c=event.getChangeCount();
> c=c+1;
> }
> });
>
--
You received this message because you are subscribed to the Google Groups
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/mobile-couchbase/fd7876a2-1405-4d42-a0b4-367517f7b453%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.