Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8096483
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T21:27:51+00:00 2026-06-05T21:27:51+00:00

Possible Duplicate: Facebook online friend I am using the Facebook Graph API and I

  • 0

Possible Duplicate:
Facebook online friend

I am using the Facebook Graph API and I was wondering if there was anyway to get a list of all the users and their current online-status (i.e Online or Offline) in one call?

Now i’m able to get list of users from Hash book Example, in that return JSONArray don’t have any object related to this online-status.

EDIT: now i’m using this query for getting friends list query = "select name, current_location, uid, pic_square from user where uid in (select uid2 from friend where uid1=me()) order by name"; but i want only online friends list.

Thanks for any help!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T21:27:53+00:00Added an answer on June 5, 2026 at 9:27 pm

    This might help you https://stackoverflow.com/a/5669441/1458047. When you gain these rights, you should be able to access the status over fql.

    along with this it requires a FQL query— SELECT name,uid FROM user WHERE
    online_presence IN ('active', 'idle')
    AND uid IN (
    SELECT uid2 FROM friend WHERE uid1 = me())

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: How to get friend's birthday list using facebook api? I'm developing an
Possible Duplicate: 'Like' a page using facebook graph api I want to let users
Possible Duplicate: Accessing numerical property in a json object Using the facebook graph api,
Possible Duplicate: Fetching list of friends in Graph API or FQL - Appears to
Possible Duplicate: Querying Users who 'like' my Facebook Page Currently all the solutions on
Possible Duplicate: launch facebook app from other app I was wondering if there is
Possible Duplicate: Add picture at facebook event with Graph API I have been trying
Possible Duplicate: Google plus api for posting on wall like facebook I have checked
Possible Duplicate: PHP get both array value and array key I am using Codeigniters'
Possible Duplicate: PHP get all arguments as array? Within a javascript function arguments always

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.