How to access child node using parent key ?? in firebase android

时光怂恿深爱的人放手 提交于 2021-01-29 05:39:20

问题


i have 2 database node one is friends and other User. In User node all the user which are using my app are registered but in friend node those keys are available which are friends. In friends node One key (parent key ) can have multiple child key (also present in User node). Now I want to access data of User node Using Friend child child (2times) key.

来源:https://stackoverflow.com/questions/47616054/how-to-access-child-node-using-parent-key-in-firebase-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!