Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
各友達が登録したアプリ/ゲームのセットを返すことができる Facebook API はどれですか? (Facebook Connectで接続)
あなたが興味のあるすべてのアプリの管理者でない限り、その情報を取得する方法はありません。
管理者の場合は、FQLを使用して、ユーザーがそのアプリに接続していることを確認できます
編集-これはfql「SELECTis_app_userFROMuser WHERE uid =$fbu」です