Advertisement
Guest User

Untitled

a guest
Oct 20th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. {
  2. "results" : [
  3. {
  4. "title": "Lance sent a message!",
  5. "body": "You ROCK!",
  6. "image": "https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png"
  7. },
  8. {
  9. "title": "Tina is typing...!"
  10. },
  11. {
  12. "title": "Alex is typing...!"
  13. },
  14. {
  15. "title": "Marcus sent a message",
  16. "body": "Lunch?",
  17. "image": "https://developer.android.com/images/brand/android_logo_no_2x.png"
  18. },
  19. {
  20. "title": "Jason sent a message",
  21. "body": "Go Android",
  22. "image": "https://developer.android.com/images/brand/Android_Robot_100.png"
  23. },
  24. {
  25. "title": "Marcus sent a message",
  26. "body": "TGIF"
  27. }
  28. ],
  29. "page" : 1
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement