Skip to content

Instantly share code, notes, and snippets.

@atsushieno
Created September 22, 2009 11:33
Show Gist options
  • Save atsushieno/190996 to your computer and use it in GitHub Desktop.
Save atsushieno/190996 to your computer and use it in GitHub Desktop.
{"status": "ok",
"rooms": [
{"room":
{"messages": [
{"message":
{"type": "user",
"local_id": "",
"timestamp": "2009-09-08T04:56:28Z",
"icon_url": "http://www.gravatar.com/avatar/1c55cf46019f01113eaf24b2c1df38a1.jpg",
"nickname": "atsushieno",
"public_session_id": "O4W51j",
"text": "????????????",
"speaker_id": "atsushieno",
"room": "atsushienotest",
"id": "3003"}
}],
"public": true,
"roster":
{"bots": [],
"members": [
{"icon_url": "http://www.gravatar.com/avatar/1c55cf46019f01113eaf24b2c1df38a1.jpg",
"presence": "online",
"username": "atsushieno",
"owner": true,
"name": "atsushieno"}],
"chatters": [
{"nickname": "hoge", "username": "", "id": "Bej9ff"} // LAME: comma required
{"nickname": "atsushieno", "username": "atsushieno", "id": "TMcFnu"}],
"observers": 0},
"name": "???????????????",
"id": "atsushienotest",
"blurb": "?????????????????????"}
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment