Skip to content

Instantly share code, notes, and snippets.

@long-nguyen
Created June 17, 2017 15:28
Show Gist options
  • Save long-nguyen/8160c68a0d2b855b59ab0026fc412951 to your computer and use it in GitHub Desktop.
Save long-nguyen/8160c68a0d2b855b59ab0026fc412951 to your computer and use it in GitHub Desktop.
{
"errorMsg": null,
"statusCode": 0,
"data": [
{
"id":1,
"user": {
"name":"Nguyễn Hoài Ân",
"userProfileImage":"",
"age": 12,
"isOnline":true
},
"lastMessage":{
"content":"Do you like cat?",
"time":1497710641
},
"unreadCount":12
},
{
"id":1,
"user": {
"name":"Nguyễn Hoài Ân",
"userProfileImage":"",
"age": 12,
"isOnline":true
},
"lastMessage":{
"content":"Do you like cat?",
"time":1497710641
},
"unreadCount":12
},
{
"id":1,
"user": {
"name":"Nguyễn Hoài Ân",
"userProfileImage":"",
"age": 12,
"isOnline":true
},
"lastMessage":{
"content":"Do you like cat?",
"time":1497710641
},
"unreadCount":12
},
{
"id":1,
"user": {
"name":"Nguyễn Hoài Ân",
"userProfileImage":"",
"age": 12,
"isOnline":true
},
"lastMessage":{
"content":"Do you like cat?",
"time":1497710641
},
"unreadCount":12
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment