Advertisement
cuongnguyenyd

[Socket Inbox] Response when inbox changed viewers

Jan 24th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.17 KB | None | 0 0
  1. {
  2.     "action":"UPDATE_INBOX_VIEWERS",
  3.     "data":{
  4.         "inbox":6,
  5.         "viewers":[
  6.             {"id":1,"name":"Nguyễn Cao Cường"},
  7.             {"id":2,"name":"Ngão Cương Quyền"}
  8.         ]
  9.     }
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement