Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API changed #49

Open
Vinz87 opened this issue Dec 8, 2016 · 2 comments
Open

API changed #49

Vinz87 opened this issue Dec 8, 2016 · 2 comments

Comments

@Vinz87
Copy link

Vinz87 commented Dec 8, 2016

What I get from the pull request is a list of friends with the following information:
"<user_id>":{ "lat":1481207023, "p":2, "vc":10 }

someone knows what the fields "p" and "vc" stand for?

@shymega
Copy link

shymega commented Jul 17, 2017

I get this too. I think the p field might be a code that maps to an online/invisible/messengerOnline/webOnline status.

@stevenhorner
Copy link

I think the p field is if they are online, when someone has just gone offline it changed to 0.
0 = offline
2 = online

The vc field appears to match more to the client. I have noticed the following numbers in the vc field.
0 = Always matches p with zero so client/user just gone offline
10 = ?
8 = ?
74 = Always seen this when user is using facebook app on mobile I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants