sheena2994

Untitled

Feb 24th, 2017
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Following are the messages!",
  4. "matches": [
  5. {
  6. "users_id2": 1,
  7. "firstname": "Anika",
  8. "lastname": "Sharma",
  9. "image100": "http://52.25.232.70/api/resize/img_0dc49d0ae2a67a8.jpg"
  10. }
  11. ],
  12. "messages": [
  13. {
  14. "users_id2": 2,
  15. "message_id": 12,
  16. "message": "hello8676767",
  17. "is_read": 0,
  18. "firstname": "Isha",
  19. "lastname": "Verma",
  20. "image100": "http://52.25.232.70/api/resize/img_ba8d7ffda344d2f.jpg",
  21. "time": "06:07 PM",
  22. "unread_count": 8
  23. },
  24. {
  25. "users_id2": 8,
  26. "message_id": 11,
  27. "message": "hello8",
  28. "is_read": 0,
  29. "firstname": "Ishika",
  30. "lastname": "Verma",
  31. "image100": "http://52.25.232.70/api/resize/img_690715b4e7be45f.jpg",
  32. "time": "03:07 PM",
  33. "unread_count": 1
  34. },
  35. {
  36. "users_id2": 7,
  37. "message_id": 8,
  38. "message": "hello8",
  39. "is_read": 1,
  40. "firstname": "Arvind",
  41. "lastname": "Kumar",
  42. "image100": "",
  43. "time": "10:33 AM",
  44. "unread_count": 1
  45. }
  46. ]
  47. }
Add Comment
Please, Sign In to add comment