トップページ

FaceBook Offcicial Libの解説とか


notifications_send($to_ids, $notification, $email='')

指定したユーザーにemailを送る。要するにユーザーIDだけでメールを送れるってことか?

photos_get

ユーザーのアルバムから写真をぶっこ抜く。アルバムIDを指定するとこのアルバムのこの写真などができる。なんか、らくがきアプリとか作れそう。


photos_getAlbums

アルバムをIDぶっこ抜く。photos_getで使うと思う。

users_getInfo

ユーザー情報の項目を指定してぶっこ抜く。電話番号などのあまりにデティールな情報は抜けないようだ。
   "about_me",
   "activities",
   "affiliations",
   "birthday",
   "books",
   "current_location",
   "education_history",
   "first_name",
   "hometown_location",
   "hs_info",
   "interests",
   "is_app_user",
   "last_name",
   "meeting_for",
   "meeting_sex",
   "movies",
   "music",
   "name",
   "notes_count",
   "pic",
   "pic_big",
   "pic_small",
   "political",
   "profile_update_time",
   "quotes",
   "relationship_status",
   "religion",
   "sex", 
   "significant_other_id",
   "status",
   "timezone",
   "tv",
   "wall_count", 
   "work_history"


users_isAppAdded

ユーザがお前の作ったアプリをインストールしたか調べる。

friends_areFriends

二つのユーザIDを引き数にして、友達かどうか調べてくれる。

タグ:

+ タグ編集
  • タグ:

このサイトはreCAPTCHAによって保護されており、Googleの プライバシーポリシー利用規約 が適用されます。

最終更新:2007年09月10日 16:47