javascript - Using the open graph API, is there a way to determine which friends of a user have an @facebook.com email address setup? -


the title sums up. after fetching list of friends facebook-connected user, i'm looking way determine if friend using new messaging system @facebook.com email. i'm using javascript sdk.

along same lines, there way pre-populate to: list facebook's new send button?

they not providing yet can see user profile info providing here , no can't send message user/user friends through api. included in there road map provide feature send message user's inbox in upcoming days. there can manual method calling url http://www.facebook.com/inbox/?compose&id=516888778 know don't wanna use can right now.


Comments