Android Google Firestore - 监听多个文档
创始人
2024-08-13 23:00:14
0

您可以使用Firestore的addSnapshotListener方法来监听多个文档。下面是一个示例代码:

FirebaseFirestore db = FirebaseFirestore.getInstance();
CollectionReference collectionRef = db.collection("your_collection");

collectionRef.document("doc1").addSnapshotListener(new EventListener() {
    @Override
    public void onEvent(@Nullable DocumentSnapshot documentSnapshot, @Nullable FirebaseFirestoreException e) {
        if (e != null) {
            Log.w(TAG, "Listen failed.", e);
            return;
        }

        if (documentSnapshot != null && documentSnapshot.exists()) {
            Log.d(TAG, "Document 1 data: " + documentSnapshot.getData());
        } else {
            Log.d(TAG, "Document 1 does not exist");
        }
    }
});

collectionRef.document("doc2").addSnapshotListener(new EventListener() {
    @Override
    public void onEvent(@Nullable DocumentSnapshot documentSnapshot, @Nullable FirebaseFirestoreException e) {
        if (e != null) {
            Log.w(TAG, "Listen failed.", e);
            return;
        }

        if (documentSnapshot != null && documentSnapshot.exists()) {
            Log.d(TAG, "Document 2 data: " + documentSnapshot.getData());
        } else {
            Log.d(TAG, "Document 2 does not exist");
        }
    }
});

在这个例子中,我们首先获取到Firestore实例,然后使用collection方法获取到一个指定的集合。然后我们使用document方法指定要监听的文档。在每个addSnapshotListener方法中,我们可以实现一个EventListener来处理对应文档的更改。在监听器中,您可以根据需要进行适当的操作。

请注意,这个示例代码中的TAG是一个String变量,您可以根据自己的需要定义它。还要确保您已经在您的项目中添加了Firestore的依赖。

相关内容

热门资讯

随着!pokemmo脚本辅助下... 随着!pokemmo脚本辅助下载,微信小程序透视挂,一贯存在有辅助工具(哔哩哔哩)pokemmo脚本...
推出新举措!约局吧辅助器,潮友... 推出新举措!约局吧辅助器,潮友会鱼虾蟹破解,都是真的是有辅助技巧(哔哩哔哩)进入游戏-大厅左侧-新手...
受玩家影响!拱趴大菠萝有挂吗,... 您好,拱趴大菠萝有挂吗这款游戏可以开挂的,确实是有挂的,需要了解加去威信【136704302】很多玩...
近期!约局吧德州真的有透视挂吗... 近期!约局吧德州真的有透视挂吗,微信微乐小程序修改器,其实真的有辅助教程(哔哩哔哩)1、全新机制【约...
目前!wepoker私人定制透... 目前!wepoker私人定制透视,pokeplus脚本,竟然是真的有辅助工具(哔哩哔哩)1、poke...
长期以来!we poker免费... 长期以来!we poker免费辅助器,新玉海楼茶苑脚本,切实真的有辅助教程(哔哩哔哩)1、起透看视 ...
今天下午!hhpoker有没有... 今天下午!hhpoker有没有辅助,随意玩5元流量包,好像存在有辅助工具(哔哩哔哩)1、不需要AI权...
据权威媒体报道!wepoker... 据权威媒体报道!wepoker有透视功能吗,天酷辅助器,竟然是真的有辅助技巧(哔哩哔哩)1)天酷辅助...
值得注意的是!德普之星私人局辅... 值得注意的是!德普之星私人局辅助免费,赣牌圈破解器,其实有辅助攻略(哔哩哔哩)1)德普之星私人局辅助...
受玩家影响!hhpoker真能... 受玩家影响!hhpoker真能买到挂吗,潮汕来物局游戏源码,一直是真的有辅助脚本(哔哩哔哩)潮汕来物...