Skip to content

Instantly share code, notes, and snippets.

@takeshik
Created February 23, 2010 17:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save takeshik/312418 to your computer and use it in GitHub Desktop.
Save takeshik/312418 to your computer and use it in GitHub Desktop.
// Output of Twitter Post in MetaTweet (XSpect.MetaTweet.Objects.Activity)
// by DataContractJsonSerializer, formatted by hand:
{
"__type": "Activity:#XSpect.MetaTweet.Objects",
"Storage": null,
"Account": {
"__type": "Account:#XSpect.MetaTweet.Objects",
"Storage": null,
"AccountId": "6a2e87a4-ec57-4f9c-96b2-e30197ab3360",
"Realm": "com.twitter"
},
"Timestamp": "\/Date(1266194788000+0900)\/",
"Category": "Post",
"SubId": "9134558070",
"UserAgent": "Tween",
"Value": "まさかの UTF-16 出力!めんどいから *しばらくは* これでいいやw [TWNv850]",
"Data": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment