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/bffbc943-3d8c-419b-9fd9-cc15d92b3370%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.