アットウィキロゴ

友人に勧める

$.getData('/people/@viewer/@self', {}, function(people) {
	person = people[0];
	opensocial.requestShareApp(person.id, null, function(response) {});
});
最終更新:2009年08月20日 21:03