Advertisement
Guest User

Untitled

a guest
Jan 19th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. var locationSnapshot = snapshot.child("location");
  2.  
  3. ref
  4. non-null firebase.database.Reference
  5.  
  6. The Reference for the location that generated this DataSnapshot.
  7.  
  8. var locationReference = locationSnapshot.ref();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement