android - Firebase query by child's child key -


i have structure in firebase database structure

how can "ch1" knowing 1 of uids? ("uid1"/"uid2") tried this: firebasedatabase.getinstance().getreference().child("messages").orderbychild("users").startat("users",partnerid), gave me chats.


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -